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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470945'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470945'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470708> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470962'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470962'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470709> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529214'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529214'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529215> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529215'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529215'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529234> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529216'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529216'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529223> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529242'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529242'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529152> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470129'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470129'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470130> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470130'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470130'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470139> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470139'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470139'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470138> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470138'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470138'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470137'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470137'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470183> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470183'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470183'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470184'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470184'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470236> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470236'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470236'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522608> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470193'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470193'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470218> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470218'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470218'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470344> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470344'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470344'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470210> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470210'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470210'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470211> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470211'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470211'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470164> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470164'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470164'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470120> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470155'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470155'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470128> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470128'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470128'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470264> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470264'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470264'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529135'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529135'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529134> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529134'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529134'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529133> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529133'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529133'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529188> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529188'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529188'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529180> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529162'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529162'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529161> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529161'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529161'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529160'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529160'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529189> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529189'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529189'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529124> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:433847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '433847'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:433847'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529324> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529324'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529324'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529323'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529323'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529322> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529322'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529322'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514881'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514881'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514875> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514875'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514875'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529270> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529270'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529270'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529268> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529268'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529268'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529297> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529297'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529297'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529296> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529296'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529296'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529295> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529295'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529295'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529286> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529269'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529269'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529260> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529351'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529351'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529350> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529350'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529350'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529349> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529349'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529349'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529378> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529378'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529378'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529250> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529376'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529376'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529377> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529377'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529377'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529367> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529241'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529241'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529243'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529243'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529288> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473868'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473868'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473867> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473867'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473867'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473866> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473866'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473866'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473865> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473865'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473865'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473864> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473864'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473864'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473863> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473863'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473863'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473861> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473861'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473861'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473851> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473851'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473851'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473870> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473870'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473870'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473836> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473836'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473836'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473871> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473871'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473871'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530236> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473835'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473835'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473832> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473832'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473832'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473827> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473827'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473827'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473819> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473819'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473819'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473818> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473818'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473818'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504931> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473848'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473848'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503483'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503483'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503485> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503485'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503485'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503690> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503690'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503690'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503454> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503454'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503454'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503284> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503682'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503682'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503494> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503494'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503494'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503303> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503448'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503448'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503301> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503457'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503457'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503467'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503467'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503474> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503474'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503474'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503479> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503479'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503479'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503482> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503482'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503482'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503279> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503500'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503500'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503285> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472748'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472748'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472729> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472729'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472729'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472933> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472933'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472933'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472730> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472730'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472730'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472731> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472731'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472731'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472732> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472732'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472732'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472735> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472735'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472735'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472736> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472736'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472736'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472738> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472738'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472738'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472739> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472739'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472739'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472741> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472741'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472741'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472962> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472962'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472962'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472963> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472963'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472963'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472966> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472966'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472966'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472728> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472728'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472728'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472940> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472940'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472940'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472942> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472942'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472942'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472747> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472747'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472747'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472961> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472961'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472961'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472751> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472751'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472751'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472766'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472766'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472743> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472743'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472743'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472583> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472753'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472753'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472754> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472754'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472754'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472756'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472756'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472757> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472757'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472757'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472759> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472759'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472759'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472760> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472760'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472760'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472762'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472762'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472763> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472763'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472763'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472764> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472764'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472764'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472585> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472765'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472765'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472768'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472768'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472771> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472771'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472771'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472772> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472772'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472772'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472776'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472776'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472568> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472932'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472932'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472902> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472902'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472902'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472909> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472909'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472909'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472911> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472911'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472911'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472558> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472931'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472931'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472924> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472924'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472924'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472784> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472784'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472784'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472783'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472783'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472781> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472781'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472781'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472778> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472778'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472778'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472777> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472777'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472777'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472773> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472773'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472773'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472922> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472922'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472922'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472921> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472921'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472921'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472774> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472774'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472774'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472912> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472912'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472912'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472960> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472960'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472960'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472900> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472900'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472900'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472746> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472746'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472746'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472949> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472949'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472949'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472950> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472950'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472950'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472951> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472951'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472951'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472956> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472956'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472956'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533151> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533258'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533258'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533523> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533523'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533523'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533449> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533449'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533449'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533518> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533518'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533518'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533524> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533524'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533524'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472704> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472704'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472704'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472724> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472724'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472724'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472720> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472720'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472720'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472713> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472713'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472713'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472710> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472710'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472710'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520205> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520402'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520402'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532129> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489498'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489498'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476973'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476973'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492370> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515786'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515786'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426084> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426084'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426084'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530638> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530638'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530638'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530629> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530629'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530629'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530632'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530632'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530633'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530633'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530634> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530634'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530634'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530635> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530635'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530635'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530626> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530626'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530626'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530637> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530637'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530637'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530627> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530627'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530627'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530639> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530639'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530639'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530648> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530648'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530648'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530659> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530659'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530659'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530625'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530625'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530454> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530454'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530454'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530651'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530651'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530653> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530653'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530653'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530655> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530655'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530655'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530656'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530656'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530657> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530657'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530657'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530628> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530628'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530628'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530423> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530423'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530423'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530432> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530432'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530432'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530431> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530431'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530431'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530429> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530429'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530429'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530428> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530428'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530428'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523410> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534700'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534700'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534694> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534694'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534694'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534862> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534862'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534862'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534871> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534871'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534871'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534880> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534880'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534880'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534888> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534888'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534888'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534893> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534893'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534893'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534897> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534897'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534897'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534670> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534670'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534670'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534493> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497869'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497869'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497806'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497806'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497635> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497816'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497816'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497837> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497837'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497837'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497642> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497788'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497788'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497634> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530640'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530640'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530641> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530641'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530641'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530642> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530642'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530642'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530643'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530643'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530645> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530645'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530645'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530646> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530646'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530646'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530647> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530647'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530647'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530636> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530636'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530636'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505017'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505017'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505005> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505005'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505005'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505146> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505146'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505146'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505078> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505078'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505078'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505029> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505029'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505029'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505021> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505021'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505021'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504929> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505013'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505013'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505004> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505004'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505004'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505002> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505002'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505002'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504990> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508724'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508724'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508584> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508716'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508716'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508725> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508725'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508725'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534662'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534662'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534651'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534651'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534648> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534648'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534648'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534898> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534898'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534898'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534552> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534663'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534663'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534870> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534870'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534870'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430048'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430048'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491564> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429984'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429984'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429993> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429993'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429993'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473482> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473620'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473620'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473622> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473622'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473622'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473623'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473623'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473616'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473616'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473618> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473618'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473618'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473521> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473612'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473612'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473614> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473614'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473614'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473615> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473615'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473615'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473626> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473626'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473626'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473617'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473617'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473625'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473625'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473619'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473619'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510192> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473698'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473698'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473662'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473662'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473660'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473660'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473651'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473651'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473642> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473642'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473642'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473629> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473629'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473629'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473628> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473628'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473628'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473627> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473627'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473627'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473465> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473624'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473624'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524656'^^xsd:integer;
  dwc:scientificName 'Prooncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524656'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471826> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471971'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471971'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471821> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472022'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472022'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471822> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472024'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472024'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472025> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472025'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472025'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472027> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472027'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472027'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471815> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471998'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471998'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471982> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471982'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471982'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471980> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471980'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471980'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471979> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471979'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471979'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472054> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472054'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472054'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472034> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472034'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472034'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472042> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472042'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472042'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472048> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472048'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472048'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472051> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472051'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472051'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472016> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472016'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472016'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472057> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472057'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472057'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471973> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471973'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471973'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471825> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472018'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472018'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471816> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472007'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472007'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518419> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479277'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479277'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479267> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479267'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479267'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479261> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479261'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479261'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479259> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479259'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479259'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479247'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479247'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479276> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479276'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479276'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479284> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479284'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479284'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542804'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542804'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542806> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542806'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542806'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542818> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542818'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542818'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542466> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542466'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542466'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542467> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542467'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542467'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542848> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542848'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542848'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470165> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470165'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470165'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470166'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470166'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470148> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470148'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470148'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509954> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509954'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509954'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542349> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542349'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542349'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542573> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542573'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542573'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542340'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542340'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542494> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542494'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542494'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512342> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512342'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512342'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512343> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512343'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512343'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512344> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512344'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512344'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495432> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495432'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495432'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523867> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523867'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523867'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523959> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523959'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523959'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523958> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523958'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523958'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523961> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523961'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523961'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524216'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524216'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523857> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523857'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523857'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512495> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512495'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512495'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512378> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512378'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512378'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523974> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523974'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523974'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524155> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524155'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524155'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524210> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524210'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524210'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524217'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524217'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524220> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524220'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524220'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524227> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524227'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524227'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523856> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523856'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523856'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516091> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516091'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516091'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516130> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516130'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516130'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516127> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516127'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516127'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516126> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516126'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516126'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516117'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516117'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516119> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516119'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516119'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510074> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510074'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510074'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510075'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510075'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510065> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510065'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510065'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510111> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510111'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510111'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510067> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510067'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510067'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510057> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510057'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510057'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510291'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510291'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516118> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516118'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516118'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516124> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516124'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516124'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468783'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468783'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543154> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543154'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543154'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542330> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542330'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542330'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542331> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542331'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542331'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542341> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542341'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542341'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542350> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542350'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542350'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470328'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470328'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470327'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470327'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470355> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470355'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470355'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470291'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470291'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470380> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470380'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470380'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542411'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542411'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542413'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542413'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537532> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537532'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537532'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537317> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537317'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537317'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542546> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542546'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542546'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543170> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543170'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543170'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543208'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543208'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543217'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543217'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542960> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542960'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542960'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542997> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542997'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542997'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543024> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543024'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543024'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543034> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543034'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543034'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543035> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543035'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543035'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542835> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542835'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542835'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542957> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542957'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542957'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542857> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542857'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542857'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537151> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537151'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537151'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537313> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537313'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537313'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537142'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537142'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542357> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542357'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542357'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542367> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542367'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542367'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522455> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522455'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522455'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537208'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537208'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537168> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537168'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537168'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537159> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537159'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537159'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537196> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537196'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537196'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507637> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507637'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507637'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507649> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507649'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507649'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508022> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508022'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508022'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507656'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507656'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507653> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507653'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507653'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507652> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507652'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507652'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507651'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507651'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507658> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507658'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507658'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507659> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507659'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507659'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507648> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507648'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507648'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507647> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507647'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507647'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507817> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507817'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507817'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507657> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507657'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507657'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507674> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507674'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507674'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507670> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507670'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507670'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507669> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507669'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507669'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507664> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507664'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507664'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507663> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507663'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507663'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507662'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507662'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507660'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507660'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507828> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507828'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507828'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507643'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507643'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507642> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507642'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507642'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507641> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507641'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507641'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507639> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507639'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507639'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507638> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507638'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507638'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507650> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507650'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507650'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507709> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507709'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507709'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507804'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507804'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507806> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507806'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507806'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507811> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507811'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507811'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507635> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507635'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507635'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536216'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536216'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536076> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536076'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536076'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536218> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536218'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536218'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467985> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467985'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467985'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528595'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528595'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528544'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528544'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487616'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487616'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487482> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487482'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487482'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487483> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487483'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487483'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487508> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487508'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487508'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477722> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477722'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477722'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477612> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477612'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477612'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477981> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477981'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477981'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477615> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477615'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477615'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477755'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477755'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477726> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477726'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477726'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477723> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477723'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477723'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522438> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522438'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522438'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522437> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522437'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522437'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522412> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522412'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522412'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522411'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522411'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522393'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522393'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522392> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522392'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522392'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487509> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487509'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487509'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487510> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487510'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487510'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487537> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487537'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487537'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530615> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530615'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530615'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530623'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530623'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530622> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530622'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530622'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530621> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530621'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530621'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530620> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530620'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530620'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530619'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530619'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530618> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530618'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530618'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530607> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530607'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530607'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527757> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527757'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527757'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527850> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527850'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527850'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528118> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528118'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528118'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527710> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527710'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527710'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527753> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527753'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527753'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527745> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527745'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527745'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527738> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527738'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527738'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527737> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527737'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527737'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527736> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527736'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527736'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527755'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527755'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527728> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527728'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527728'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527709> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527709'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527709'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527705> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527705'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527705'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527689> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527689'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527689'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527688> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527688'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527688'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527683> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527683'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527683'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527680> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527680'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527680'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527731> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527731'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527731'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527754> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527754'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527754'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527758> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527758'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527758'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527853> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527853'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527853'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528115> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528115'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528115'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528112> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528112'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528112'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530245> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530245'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530245'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530455> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530455'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530455'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530609> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530609'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530609'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530608> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530608'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530608'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530614> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530614'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530614'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530613'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530613'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530612> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530612'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530612'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530611> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530611'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530611'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530610> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530610'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530610'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530617'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530617'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530596'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530596'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530604'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530604'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530464> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530464'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530464'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530456> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530456'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530456'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530457> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530457'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530457'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530458> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530458'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530458'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530459> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530459'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530459'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530461> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530461'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530461'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530476> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530476'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530476'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530463> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530463'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530463'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530474> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530474'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530474'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530465> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530465'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530465'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530466> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530466'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530466'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530467> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530467'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530467'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530468> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530468'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530468'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530469> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530469'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530469'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530470'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530470'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530462> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530462'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530462'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530602'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530602'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530601> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530601'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530601'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530600> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530600'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530600'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530586> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530586'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530586'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530598> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530598'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530598'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530584> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530584'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530584'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530595'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530595'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530594> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530594'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530594'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530593> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530593'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530593'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530592> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530592'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530592'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530591> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530591'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530591'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530588> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530588'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530588'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530599> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530599'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530599'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530587> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530587'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530587'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530572> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530572'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530572'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530575> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530575'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530575'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530577> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530577'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530577'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530578'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530578'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530580> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530580'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530580'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530581> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530581'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530581'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530479> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530479'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530479'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530473> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530473'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530473'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530262> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530262'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530262'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530261> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530261'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530261'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530260> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530260'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530260'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530259> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530259'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530259'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530258> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530258'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530258'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530606'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530606'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530605> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530605'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530605'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504928> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504928'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504928'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504927'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504927'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504925> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504925'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504925'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504924> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504924'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504924'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504930> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504930'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504930'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477600> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477600'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477600'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477601> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477601'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477601'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477553> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477553'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477553'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477618> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477618'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477618'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477552> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477552'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477552'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477617'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477617'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477604'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477604'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477606'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477606'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477611> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477611'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477611'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472698> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472698'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472698'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472770> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472770'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472770'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472699> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472699'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472699'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472534> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472534'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472534'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472537> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472537'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472537'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472538> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472538'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472538'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472709> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472709'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472709'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472596'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472596'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472594> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472594'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472594'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472606'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472606'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472570> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472570'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472570'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472603> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472603'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472603'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472700> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472700'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472700'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472702> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472702'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472702'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472727> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472727'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472727'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474517> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474517'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474517'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474301> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474301'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474301'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474322> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474322'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474322'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474325'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474325'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474280> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474280'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474280'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474274> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474274'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474274'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474273> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474273'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474273'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474272> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474272'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474272'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474278> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474278'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474278'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474340'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474340'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474470'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474470'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474479> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474479'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474479'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474487> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474487'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474487'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474502> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474502'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474502'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474520> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474520'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474520'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474287> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474287'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474287'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474288> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474288'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474288'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474289> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474289'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474289'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474293> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474293'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474293'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432093> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432093'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432093'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432248> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432248'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432248'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432475> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432475'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432475'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506216'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506216'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506177> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506177'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506177'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506209> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506209'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506209'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507675> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507675'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507675'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531208'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531208'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530289> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530289'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530289'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530297> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530297'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530297'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530296> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530296'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530296'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530295> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530295'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530295'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530293> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530293'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530293'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530291'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530291'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530272> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530272'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530272'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530244> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530244'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530244'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530254> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530254'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530254'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530253> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530253'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530253'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530267> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530267'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530267'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530266> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530266'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530266'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530255> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530255'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530255'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530264> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530264'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530264'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530256> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530256'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530256'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530250> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530250'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530250'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530249> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530249'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530249'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530274> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530274'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530274'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530246'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530246'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530257> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530257'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530257'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530243'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530243'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530242> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530242'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530242'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530241> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530241'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530241'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530240> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530240'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530240'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530239> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530239'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530239'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530248> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530248'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530248'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530263> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530263'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530263'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530271'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530271'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530270> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530270'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530270'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530269> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530269'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530269'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530268> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530268'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530268'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528608> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528608'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528608'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528599> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528599'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528599'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528617'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528617'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528653> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528653'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528653'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528654> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528654'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528654'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528660'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528660'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477986> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477986'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477986'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477985> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477985'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477985'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477557> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477557'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477557'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477578'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477578'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477584> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477584'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477584'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477586> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477586'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477586'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477595'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477595'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477596'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477596'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477983> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477983'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477983'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477980> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477980'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477980'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477625'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477625'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477613'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477613'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477979> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477979'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477979'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477976> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477976'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477976'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477964> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477964'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477964'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477934> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477934'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477934'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477932> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477932'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477932'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502366> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:502366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '502366'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:502366'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427999> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427999'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427999'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428050> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428050'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428050'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428051> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428051'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428051'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428052> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428052'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428052'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428053> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428053'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428053'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428055> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428055'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428055'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428056> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428056'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428056'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428026> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428026'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428026'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428032> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428032'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428032'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427822> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427822'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427822'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427825> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427825'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427825'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427829> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427829'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427829'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427836> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427836'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427836'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427859> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427859'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427859'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427868> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427868'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427868'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427790> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427790'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427790'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427791> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427791'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427791'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427792> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427792'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427792'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427801> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427801'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427801'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427810> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427810'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427810'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427815> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427815'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427815'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427873> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427873'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427873'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427809> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427809'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427809'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428041> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428041'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428041'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428049> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428049'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428049'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502365> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:502365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '502365'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:502365'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506043> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506043'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506043'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506017> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506017'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506017'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506016> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506016'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506016'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505986> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505986'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505986'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505985> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505985'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505985'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530282> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530282'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530282'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530299> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530299'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530299'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531144'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531144'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531156> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531156'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531156'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530279> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530279'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530279'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530278> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530278'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530278'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530277> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530277'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530277'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530276> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530276'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530276'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530275> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530275'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530275'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530288> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530288'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530288'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427692> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427692'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427692'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427684> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427684'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427684'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428023> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428023'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428023'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428020> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428020'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428020'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428018> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428018'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428018'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428017> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428017'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428017'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428014> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428014'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428014'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428011> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428011'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428011'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529749'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529749'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529752> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529752'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529752'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529759> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529759'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529759'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529761> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529761'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529761'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529762'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529762'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529780> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529780'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529780'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529786> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529786'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529786'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529750> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529750'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529750'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529757> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529757'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529757'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529760> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529760'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529760'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530037> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530037'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530037'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530038> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530038'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530038'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530032> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530032'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530032'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529758> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529758'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529758'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470730> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470730'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470730'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470716> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470716'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470716'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472726> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472726'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472726'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491406> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491406'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491406'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515618> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515618'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515618'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476015> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476015'^^xsd:integer;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476015'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473869> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473869'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473869'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473881> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473881'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473881'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473880> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473880'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473880'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473879> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473879'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473879'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473878> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473878'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473878'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473877> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473877'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473877'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473876> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473876'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473876'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473875> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473875'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473875'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473873> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473873'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473873'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473872> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473872'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473872'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534526> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534526'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534526'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508613'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508613'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508634> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508634'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508634'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534664> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534664'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534664'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534481> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534481'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534481'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534542> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534542'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534542'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523411'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523411'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530644> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530644'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530644'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530650> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530650'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530650'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497860> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497860'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497860'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497640> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497640'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497640'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497814> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497814'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497814'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530631'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530631'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503278> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503278'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503278'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503338> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503338'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503338'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482967> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:482967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '482967'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:482967'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472915> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472915'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472915'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472590> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472590'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472590'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472745> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472745'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472745'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472959> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472959'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472959'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505022> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505022'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505022'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504946> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504946'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504946'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503459> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503459'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503459'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524203> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524203'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524203'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523866> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523866'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523866'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479271'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479271'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519896> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519896'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519896'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519898> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519898'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519898'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485713> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485713'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485713'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485710> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485710'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485710'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484165> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484165'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484165'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511621> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511621'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511621'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511648> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511648'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511648'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511656'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511656'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511666> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511666'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511666'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428402> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428402'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428402'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538889> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538889'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538889'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538895> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538895'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538895'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504042> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504042'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504042'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503997> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503997'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503997'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503701> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503701'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503701'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503521> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503521'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503521'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503503> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503503'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503503'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503509> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503509'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503509'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503512> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503512'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503512'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503515> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503515'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503515'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503516> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503516'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503516'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503681> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503681'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503681'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503518> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503518'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503518'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503662'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503662'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503527> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503527'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503527'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503528> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503528'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503528'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503651'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503651'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503660'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503660'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503659> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503659'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503659'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503656'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503656'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503536> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503536'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503536'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503290> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503290'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503290'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503291'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503291'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503293> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503293'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503293'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503294> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503294'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503294'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503295> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503295'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503295'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503296> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503296'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503296'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503282> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503282'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503282'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503707> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503707'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503707'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503671> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503671'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503671'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503672> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503672'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503672'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503674> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503674'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503674'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503492> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503492'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503492'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503683> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503683'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503683'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503691> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503691'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503691'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503700> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503700'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503700'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503665> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503665'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503665'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503705> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503705'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503705'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503673> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503673'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503673'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503708> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503708'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503708'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503711> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503711'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503711'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503713> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503713'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503713'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427696> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427696'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427696'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427695> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427695'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427695'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427694> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427694'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427694'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427618> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427618'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427618'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427685> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427685'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427685'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427617'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427617'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427627> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427627'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427627'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427631'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427631'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427633'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427633'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427645> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427645'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427645'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427667> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427667'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427667'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427674> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427674'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427674'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427675> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427675'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427675'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427676> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427676'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427676'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427677> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427677'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427677'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427682> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427682'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427682'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427690> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427690'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427690'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427688> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427688'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427688'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427687> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427687'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427687'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427683> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427683'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427683'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427681> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427681'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427681'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427680> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427680'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427680'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427679> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427679'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427679'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427678'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427678'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471457> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471457'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471457'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471466> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471466'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471466'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471470'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471470'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471471> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471471'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471471'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471524> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471524'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471524'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533514> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533514'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533514'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472897> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472897'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472897'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470921> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470921'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470921'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470939> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470939'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470939'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470906> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470906'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470906'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470936'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470936'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470782> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470782'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470782'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470746> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470746'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470746'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470942> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470942'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470942'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470896> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470896'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470896'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543666> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543666'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543666'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534507> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534507'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534507'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534530> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534530'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534530'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534514> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534514'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534514'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534506> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534506'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534506'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534510> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534510'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534510'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534511> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534511'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534511'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534512> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534512'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534512'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534505> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534505'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534505'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473613'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473613'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473621> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473621'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473621'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473657> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473657'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473657'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473470'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473470'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473510> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473510'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473510'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473497> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473497'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473497'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530230> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530230'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530230'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473849> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473849'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473849'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507154> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507154'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507154'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506893> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506893'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506893'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506775'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506775'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468520> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468520'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468520'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468502> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468502'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468502'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468529> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468529'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468529'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468601> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468601'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468601'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530426> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530426'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530426'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530416'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530416'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530424> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530424'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530424'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530436> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530436'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530436'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530422> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530422'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530422'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530421> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530421'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530421'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530419> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530419'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530419'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530418'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530418'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530425'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530425'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530442> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530442'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530442'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530453> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530453'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530453'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530452> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530452'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530452'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530450> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530450'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530450'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530449> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530449'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530449'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530447> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530447'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530447'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530434> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530434'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530434'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530443> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530443'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530443'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530435> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530435'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530435'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530440> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530440'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530440'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530439> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530439'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530439'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530438> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530438'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530438'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530437> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530437'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530437'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530415> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530415'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530415'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530444> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530444'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530444'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530394> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530394'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530394'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530393'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530393'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530390> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530390'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530390'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530417> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530417'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530417'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530406> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530406'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530406'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530414> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530414'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530414'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530413'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530413'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530412> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530412'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530412'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530411'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530411'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530410> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530410'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530410'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530409> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530409'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530409'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530407> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530407'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530407'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530399> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530399'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530399'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530405> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530405'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530405'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530404> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530404'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530404'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530403> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530403'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530403'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530402> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530402'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530402'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530401> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530401'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530401'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530408> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530408'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530408'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530220> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530220'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530220'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530219> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530219'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530219'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530227> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530227'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530227'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530624> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530624'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530624'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530237> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530237'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530237'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530280> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530280'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530280'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530287> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530287'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530287'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530286> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530286'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530286'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530285> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530285'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530285'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530284> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530284'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530284'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530283> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530283'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530283'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530273> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530273'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530273'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530281> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530281'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530281'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530235> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530235'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530235'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504926'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504926'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530265> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530265'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530265'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477628> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477628'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477628'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527849> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527849'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527849'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530616'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530616'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530460> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530460'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530460'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530603> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530603'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530603'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527756'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527756'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522410> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522410'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522410'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477724> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477724'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477724'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477781> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477781'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477781'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530247'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530247'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530290> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530290'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530290'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530251> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530251'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530251'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530238> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530238'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530238'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472602'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472602'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472701> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472701'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472701'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474277> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474277'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474277'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474310> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474310'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474310'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543021> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543021'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543021'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530030> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530030'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530030'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503292> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503292'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503292'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503530> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503530'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503530'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471478> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471478'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471478'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427693> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427693'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427693'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427670> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427670'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427670'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530420> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530420'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530420'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530441> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530441'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530441'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530395> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530395'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530395'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473874> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473874'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473874'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468684> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468684'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468684'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473810> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473810'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473810'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473806> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473806'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473806'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473808'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473808'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473449> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473449'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473449'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538600> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538600'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538600'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538615> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538615'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538615'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538490> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538490'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538490'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538579> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538579'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538579'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538596'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538596'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538614> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538614'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538614'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538605> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538605'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538605'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538602'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538602'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470202> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470202'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470202'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491106'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491106'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491080> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491080'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491080'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491053> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491053'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491053'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491062> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491062'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491062'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538623'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538623'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538494> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538494'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538494'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538468> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538468'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538468'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538456> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538456'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538456'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538578'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538578'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538486> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538486'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538486'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490952> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490952'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490952'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491143'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491143'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490980> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490980'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490980'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473467> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473467'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473467'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473515> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473515'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473515'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473496> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473496'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473496'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530225> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530225'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530225'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530400> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530400'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530400'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510066> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510066'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510066'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477623'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477623'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477988> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477988'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477988'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487490> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487490'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487490'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477984> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477984'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477984'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503698> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503698'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503698'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534508> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534508'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534508'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467988> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467988'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467988'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491573> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491573'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491573'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470156> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470156'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470156'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530224> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530224'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530224'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473686'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473686'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503504> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503504'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503504'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523960> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523960'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523960'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530652> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530652'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530652'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530446> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530446'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530446'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470191> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470191'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470191'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522402> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522402'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522402'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491416'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491416'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530630> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530630'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530630'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475005> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475005'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '230259'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475005'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474977> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474977'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '230259'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474977'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474998> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474998'^^xsd:integer;
  dwc:scientificName 'Daptonema xyaliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '230259'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474998'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510310> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.150822"^^xsd:decimal ;
  dwc:decimalLongitude "2.600326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.150822 2.600326)"^^geo:wktLiteral ;
  geo-pos:lat "51.150822"^^xsd:decimal ;
  geo-pos:long "2.600326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510310'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.600326'^^xsd:double;
  dwc:latitude '51.150822'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510310'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480004> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480004'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480004'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480003> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480003'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480003'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479791> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479791'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479791'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480019> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480019'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480019'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480012> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480012'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480012'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480016> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480016'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480016'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480029> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480029'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480029'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480020> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480020'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480020'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480022> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480022'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480022'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480023> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480023'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480023'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480024> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480024'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480024'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480026> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480026'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480026'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470602'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470602'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471331> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471331'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471331'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471299> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471299'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471299'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471205> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471205'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471205'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471200> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471200'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471200'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470542> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470542'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470542'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426823> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426823'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426823'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426577> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426577'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426577'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514142'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514142'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514143'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514143'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514079'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514079'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514158'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514158'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514128> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514128'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514128'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492103> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492103'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492103'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538063> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538063'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538063'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538062> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538062'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538062'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538061> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538061'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538061'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538304> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538304'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538304'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538187'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538187'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538070> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538070'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538070'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538071> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538071'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538071'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538072> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538072'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538072'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538079'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538079'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538090> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538090'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538090'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489909> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489909'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489909'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489926'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489926'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489927'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489927'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489936'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489936'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489937> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489937'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489937'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489946> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489946'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489946'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489883> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489883'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489883'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489963> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489963'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489963'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489973> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489973'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489973'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489999> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489999'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489999'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490017> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490017'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490017'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529211> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529211'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529211'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529194> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529194'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529194'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529195> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529195'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529195'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529213> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529213'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529213'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529212> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529212'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529212'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529222> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529222'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529222'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529221> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529221'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529221'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529220> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529220'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529220'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538277> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538277'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538277'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538088> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538088'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538088'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538188> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538188'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538188'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538135> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538135'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538135'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538196> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538196'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538196'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538197> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538197'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538197'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538224> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538224'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538224'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538250> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538250'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538250'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538269> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538269'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538269'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489800> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489800'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489800'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489809> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489809'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489809'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489891> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489891'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489891'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489818> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489818'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489818'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489890> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489890'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489890'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489828> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489828'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489828'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489829> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489829'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489829'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489836> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489836'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489836'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490027> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490027'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490027'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489953> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489953'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489953'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489773> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489773'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489773'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489774> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489774'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489774'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489775'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489775'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489783'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489783'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538133> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538133'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538133'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538143'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538143'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469029> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469029'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469029'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469028> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469028'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469028'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469027> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469027'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469027'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469041> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469041'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469041'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469135> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469135'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469135'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469136'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469136'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469148> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469148'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469148'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469164> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469164'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469164'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469052> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469052'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469052'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469050> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469050'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469050'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469055> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469055'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469055'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469038> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469038'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469038'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469078> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469078'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469078'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469065> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469065'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469065'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469079'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469079'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469080> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469080'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469080'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469092> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469092'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469092'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469122> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469122'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469122'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469094> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469094'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469094'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469107> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469107'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469107'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469121> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469121'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469121'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469064> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469064'^^xsd:integer;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469064'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470161> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470161'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470161'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470125> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470125'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470125'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470278> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470278'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470278'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470163'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470163'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470270> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470270'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470270'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470271'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470271'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470134> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470134'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470134'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470252> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470252'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470252'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470224> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470224'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470224'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470225> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470225'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470225'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470226'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470226'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470135> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470135'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470135'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470136'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470136'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470181'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470181'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470235> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470235'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470235'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470242> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470242'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470242'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470243'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470243'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470244> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470244'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470244'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470251> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470251'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470251'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470217'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470217'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470253> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470253'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470253'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470260> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470260'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470260'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470261> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470261'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470261'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470262> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470262'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470262'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538142'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538142'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538106'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538106'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538115> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538115'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538115'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538116> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538116'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538116'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538117'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538117'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538125> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538125'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538125'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522632'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522632'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522623'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522623'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522614> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522614'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522614'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522624> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522624'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522624'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522659> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522659'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522659'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522498> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522498'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522498'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522633'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522633'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522497> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522497'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522497'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522517> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522517'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522517'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522552> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522552'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522552'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522650> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522650'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522650'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522470'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522470'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522471> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522471'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522471'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522488> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522488'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522488'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522489'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522489'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522687> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522687'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522687'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522660'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522660'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522598> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522598'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522598'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522651'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522651'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522606'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522606'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522643'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522643'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522641> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522641'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522641'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522634> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522634'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522634'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470188> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470188'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470188'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470189> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470189'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470189'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470190'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470190'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470199> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470199'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470199'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470352'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470352'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470350> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470350'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470350'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470342> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470342'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470342'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470341> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470341'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470341'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470334> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470334'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470334'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470333> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470333'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470333'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470215> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470215'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470215'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470216'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470216'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470287> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470287'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470287'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470279> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470279'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470279'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470378> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470378'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470378'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470162> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470162'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470162'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470126> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470126'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470126'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470269> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470269'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470269'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470377> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470377'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470377'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470368> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470368'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470368'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470361> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470361'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470361'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470360> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470360'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470360'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470359'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470359'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529167> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529167'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529167'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529131> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529131'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529131'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529141> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529141'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529141'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529140> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529140'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529140'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529139> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529139'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529139'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529157> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529157'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529157'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529132> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529132'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529132'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529186> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529186'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529186'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529185> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529185'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529185'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529184'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529184'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529168> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529168'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529168'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529166'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529166'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529159> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529159'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529159'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529158'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529158'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529130> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529130'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529130'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434239> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434239'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434239'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434281> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434281'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434281'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524408> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524408'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524408'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538189> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538189'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538189'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538144'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538144'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538160'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538160'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538161> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538161'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538161'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538162> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538162'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538162'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538169'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538169'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538170> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538170'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538170'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538171> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538171'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538171'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529328'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529328'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529329> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529329'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529329'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529330> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529330'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529330'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529319> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529319'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529319'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515167> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515167'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515167'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515158'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515158'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515401> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515401'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515401'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515203> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515203'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515203'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515194> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515194'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515194'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529266> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529266'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529266'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529267> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529267'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529267'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529293> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529293'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529293'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529238> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529238'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529238'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529294> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529294'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529294'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515181'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515181'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515431> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515431'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515431'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515165> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515165'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515165'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515185> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515185'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515185'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515184'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515184'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529275> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529275'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529275'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529274> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529274'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529274'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529265> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529265'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529265'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529383> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529383'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529383'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529384> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529384'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529384'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529347> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529347'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529347'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529346> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529346'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529346'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529276> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529276'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529276'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529247'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529247'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529248> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529248'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529248'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529249> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529249'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529249'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510351'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510351'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529302> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529302'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529302'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529301> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529301'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529301'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529321> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529321'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529321'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529355> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529355'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529355'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529373> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529373'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529373'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529375> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529375'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529375'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529382> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529382'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529382'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529292> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529292'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529292'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529239> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529239'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529239'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529240> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529240'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529240'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529320> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529320'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529320'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529499> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529499'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529499'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542059> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542059'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542059'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541601> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541601'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541601'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541616'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541616'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541663> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541663'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541663'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541633'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541633'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541637> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541637'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541637'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541643'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541643'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541651'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541651'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541612> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541612'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541612'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482458> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:482458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '482458'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:482458'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475753> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475753'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475753'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504177> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504177'^^xsd:integer;
  dwc:scientificName 'Meylia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2375'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504177'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504811> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504811'^^xsd:integer;
  dwc:scientificName 'Meylia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2375'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504811'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504720> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504720'^^xsd:integer;
  dwc:scientificName 'Meylia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2375'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504720'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531800> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531800'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531800'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531793> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531793'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531793'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531790> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531790'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531790'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531785> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531785'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531785'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531801> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531801'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531801'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497089> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497089'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497089'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497087> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497087'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497087'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497106'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497106'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497085> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497085'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497085'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497107> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497107'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497107'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497100> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497100'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497100'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497101> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497101'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497101'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497102> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497102'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497102'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497103> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497103'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497103'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500317> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:500317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '500317'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:500317'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540427'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540427'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527440> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527440'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527440'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527396> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527396'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527396'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527346> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527346'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527346'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527347> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527347'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527347'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527348> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527348'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527348'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527352'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527352'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527359'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527359'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527345> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527345'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527345'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527361> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527361'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527361'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527338> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527338'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527338'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527332> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527332'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527332'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527331> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527331'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527331'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527330> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527330'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527330'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527329> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527329'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527329'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527328'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527328'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527351'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527351'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527333> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527333'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527333'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527326> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527326'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527326'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527325'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527325'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527324> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527324'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527324'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527397> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527397'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527397'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527398> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527398'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527398'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527401> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527401'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527401'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527356> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527356'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527356'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527344> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527344'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527344'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527342> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527342'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527342'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527334> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527334'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527334'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527335> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527335'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527335'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527337> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527337'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527337'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527354> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527354'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527354'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527339> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527339'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527339'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527340'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527340'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527341> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527341'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527341'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527336> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527336'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527336'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527388'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527388'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527376> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527376'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527376'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540438> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540438'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540438'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540566> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540566'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540566'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540550> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540550'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540550'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540510> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540510'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540510'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540447> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540447'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540447'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540400> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540400'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540400'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540405> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540405'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540405'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540406> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540406'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540406'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540409> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540409'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540409'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540457> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540457'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540457'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540551> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540551'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540551'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A540544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:540544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '540544'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:540544'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526903> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526903'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526903'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527002> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527002'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527002'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526995> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526995'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526995'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526985> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526985'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526985'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527011> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527011'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527011'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526870> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526870'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526870'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526762'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526762'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526765> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526765'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526765'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526771> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526771'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526771'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526784> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526784'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526784'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526793> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526793'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526793'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526802> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526802'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526802'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526897> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526897'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526897'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526899> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526899'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526899'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526761> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526761'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526761'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526901> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526901'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526901'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527023> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527023'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527023'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527020> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527020'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527020'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527017> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527017'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527017'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527014> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527014'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527014'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527012> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527012'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527012'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526907> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526907'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526907'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527008> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527008'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527008'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526882> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526882'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526882'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527005> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527005'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527005'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527026> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527026'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527026'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526892> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526892'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526892'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526894> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526894'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526894'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526895> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526895'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526895'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483506> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483506'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483506'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483622> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483622'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483622'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483500> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483500'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483500'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483488> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483488'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483488'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483489'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483489'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483495> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483495'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483495'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472975> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472975'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472975'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473044> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473044'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473044'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473206> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473206'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473206'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473236> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473236'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473236'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526906> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526906'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526906'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526933> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526933'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526933'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526905> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526905'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526905'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526932> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526932'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526932'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526926'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526926'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526904> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526904'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526904'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526888> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526888'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526888'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526890> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526890'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526890'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526861> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526861'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526861'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526977> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526977'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526977'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526930> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526930'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526930'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526927'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526927'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526924> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526924'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526924'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526923> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526923'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526923'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526909> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526909'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526909'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526900> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526900'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526900'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526928> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526928'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526928'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526917> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526917'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526917'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526916> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526916'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526916'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526915> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526915'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526915'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526918> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526918'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526918'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526921> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526921'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526921'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526922> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526922'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526922'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526914> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526914'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526914'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526936'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526936'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526935> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526935'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526935'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526910> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526910'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526910'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526911> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526911'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526911'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526912> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526912'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526912'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526913> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526913'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526913'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526849> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526849'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526849'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526858> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526858'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526858'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526884> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526884'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526884'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526869> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526869'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526869'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526874> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526874'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526874'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526876> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526876'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526876'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526879> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526879'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526879'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526881> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526881'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526881'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526902> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526902'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526902'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526883> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526883'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526883'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526984> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526984'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526984'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526885> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526885'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526885'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533619'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533619'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473232> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473232'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473232'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520813> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520813'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520813'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520720> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520720'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520720'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532312> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532312'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532312'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532550> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532550'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532550'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489549> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489549'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489549'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480032> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480032'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480032'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480076> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480076'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480076'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480035> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480035'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480035'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480030> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480030'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480030'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480082> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480082'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480082'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480171> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480171'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480171'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480075'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480075'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480056> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480056'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480056'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480105> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480105'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480105'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480116> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480116'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480116'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511243'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511243'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511315> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511315'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511315'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511267> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511267'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511267'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511298> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511298'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511298'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511292> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511292'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511292'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511274> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511274'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511274'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511270> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511270'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511270'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511303> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511303'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511303'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511265> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511265'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511265'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511264> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511264'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511264'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511258> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511258'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511258'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511256> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511256'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511256'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511254> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511254'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511254'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480048> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480048'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480048'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480040> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480040'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480040'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480036> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480036'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480036'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432880> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432880'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432880'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432895> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432895'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432895'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432878> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432878'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432878'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511244> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511244'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511244'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511126> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511126'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511126'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511300'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511300'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511246'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511246'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511293> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511293'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511293'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511373> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511373'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511373'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511407> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511407'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511407'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511411'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511411'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511416'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511416'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511358'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511358'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477207> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477207'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477207'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477226'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477226'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477147> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477147'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477147'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477217'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477217'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477246'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477246'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477262> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477262'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477262'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477117'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477117'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477113> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477113'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477113'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476997> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476997'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476997'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476992> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476992'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476992'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477247'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477247'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477250> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477250'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477250'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477215> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477215'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477215'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477254> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477254'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477254'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476990> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476990'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476990'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476986> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476986'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476986'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477169'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477169'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477199> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477199'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477199'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477253> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477253'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477253'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492940> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492940'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492940'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A501071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A501071> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A501071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A501071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A501071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:501071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '501071'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:501071'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515446> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515446'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515446'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515502> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515502'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515502'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515521> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515521'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515521'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515520> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515520'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515520'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515508> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515508'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515508'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515507> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515507'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515507'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515530> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515530'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515530'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515491> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515491'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515491'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515482> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515482'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515482'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515475> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515475'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515475'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515466> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515466'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515466'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515444> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515444'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515444'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515463> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515463'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515463'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426206> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426206'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426206'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530689> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530689'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530689'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530660'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530660'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530662'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530662'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530668> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530668'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530668'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530669> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530669'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530669'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530672> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530672'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530672'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530674> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530674'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530674'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530685> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530685'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530685'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530686'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530686'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530688> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530688'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530688'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530860> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530860'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530860'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530861> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530861'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530861'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530869> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530869'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530869'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530824> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530824'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530824'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530661> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530661'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530661'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530806> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530806'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530806'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530812> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530812'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530812'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530818> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530818'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530818'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530819> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530819'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530819'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530832> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530832'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530832'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530839> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530839'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530839'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530845> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530845'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530845'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530857> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530857'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530857'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530858> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530858'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530858'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523693> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523693'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523693'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534382> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534382'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534382'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534316> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534316'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534316'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465779> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465779'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465779'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465774> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465774'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465774'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465773> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465773'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465773'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465772> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465772'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465772'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465775'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465775'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465778> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465778'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465778'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465780> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465780'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465780'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465781> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465781'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465781'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465782> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465782'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465782'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465783'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465783'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465784> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465784'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465784'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465786> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465786'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465786'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465787> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465787'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465787'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465788> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465788'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465788'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465789> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465789'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465789'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465790> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465790'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465790'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465776'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465776'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465761> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465761'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465761'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465760> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465760'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465760'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465758> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465758'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465758'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465757> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465757'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465757'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465754> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465754'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465754'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497135> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497135'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497135'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497142'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497142'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497139> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497139'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497139'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497138> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497138'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497138'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497137'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497137'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497136'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497136'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497132> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497132'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497132'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513931> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513931'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513931'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513927'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513927'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513952> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513952'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513952'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513923> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513923'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513923'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513926'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513926'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513898> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513898'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513898'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513901> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513901'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513901'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513903> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513903'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513903'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519478> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519478'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519478'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519517> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519517'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519517'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514030> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514030'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514030'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513910> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513910'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513910'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513907> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513907'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513907'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513906> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513906'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513906'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513904> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513904'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513904'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513897> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513897'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513897'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497093> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497093'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497093'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497086> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497086'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497086'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497158'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497158'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497145> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497145'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497145'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497146> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497146'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497146'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497147> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497147'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497147'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497149> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497149'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497149'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497150> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497150'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497150'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497151> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497151'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497151'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497144'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497144'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497155> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497155'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497155'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497153> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497153'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497153'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497160'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497160'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497161> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497161'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497161'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497164> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497164'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497164'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497108> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497108'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497108'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497128> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497128'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497128'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497152> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497152'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497152'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497134> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497134'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497134'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497129> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497129'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497129'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497130> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497130'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497130'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497157> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497157'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497157'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497133> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497133'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497133'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497143'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497143'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513943> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513943'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513943'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530836> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530836'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530836'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530794> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530794'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530794'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513259> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513259'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513259'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513922> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513922'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513922'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513919> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513919'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513919'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513916> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513916'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513916'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513915> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513915'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513915'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513914> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513914'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513914'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513881> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513881'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513881'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513889> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513889'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513889'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513892> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513892'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513892'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513893> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513893'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513893'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513937> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513937'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513937'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514059> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514059'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514059'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514061> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514061'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514061'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514071> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514071'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514071'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514075'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514075'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513958> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513958'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513958'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479047> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479047'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479047'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478312> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:478312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '478312'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:478312'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476329> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476329'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476329'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476283> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476283'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476283'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476326> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476326'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476326'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476300'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476300'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476305> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476305'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476305'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476308> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476308'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476308'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476317> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476317'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476317'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476327'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476327'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476328'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476328'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476291'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476291'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476333> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476333'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476333'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476335> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476335'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476335'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505317> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505317'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505317'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505314> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505314'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505314'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505213> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505213'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505213'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505204> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505204'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505204'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505195> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505195'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505195'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505193> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505193'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505193'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534926'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534926'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534928> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534928'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534928'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502105> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:502105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '502105'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:502105'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530934> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530934'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530934'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530929> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530929'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530929'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530926'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530926'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530901> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530901'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530901'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530897> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530897'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530897'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496400> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496400'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496400'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496410> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496410'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496410'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496413'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496413'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496412> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496412'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496412'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496411'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496411'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496409> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496409'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496409'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496408> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496408'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496408'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496405> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496405'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496405'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496403> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496403'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496403'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496399> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496399'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496399'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496398> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496398'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496398'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496397> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496397'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496397'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496404> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496404'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496404'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496785> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496785'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496785'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496396> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496396'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496396'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496345> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496345'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496345'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496794> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496794'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496794'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496792> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496792'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496792'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496791> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496791'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496791'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496426> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496426'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496426'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496786> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496786'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496786'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496416'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496416'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496781> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496781'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496781'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496430> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496430'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496430'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496427'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496427'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496425'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496425'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496420> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496420'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496420'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496419> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496419'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496419'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496356> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496356'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496356'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496366> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496366'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496366'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496365> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496365'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496365'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496364> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496364'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496364'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496360> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496360'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496360'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496359'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496359'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496347> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496347'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496347'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496369> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496369'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496369'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496351'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496351'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496350> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496350'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496350'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496348> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496348'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496348'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496795> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496795'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496795'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535573> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535573'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535573'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535798> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535798'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535798'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535725> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535725'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535725'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535615> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535615'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535615'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494265> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494265'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494265'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430053> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430053'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430053'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492014> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492014'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492014'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491884> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491884'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491884'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491883> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491883'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491883'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492016> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492016'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492016'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429999> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429999'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429999'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430026> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430026'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430026'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496846> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496846'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496846'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496844> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496844'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496844'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496843> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496843'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496843'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496842> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496842'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496842'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496841> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496841'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496841'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496840> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496840'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496840'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496839> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496839'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496839'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496838> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496838'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496838'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496836> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496836'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496836'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496848> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496848'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496848'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496833> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496833'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496833'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496832> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496832'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496832'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496831> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496831'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496831'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496830> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496830'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496830'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496828> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496828'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496828'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496827> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496827'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496827'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496826> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496826'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496826'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496825> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496825'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496825'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496837> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496837'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496837'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496390> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496390'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496390'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510271'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510271'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510270> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510270'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510270'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510269> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510269'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510269'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510261> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510261'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510261'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510260> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510260'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510260'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510252> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510252'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510252'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510242> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510242'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510242'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510116> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510116'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510116'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510135> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510135'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510135'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510134> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510134'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510134'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510125> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510125'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510125'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510224> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510224'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510224'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510225> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510225'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510225'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510226'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510226'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510233> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510233'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510233'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510234> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510234'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510234'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510190'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510190'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510244> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510244'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510244'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542672> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542672'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542672'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542669> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542669'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542669'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542671> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542671'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542671'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510136'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510136'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510162> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510162'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510162'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510217'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510217'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510215> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510215'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510215'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510207> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510207'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510207'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510198> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510198'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510198'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510197> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510197'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510197'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510144'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510144'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531907> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531907'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531907'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531802> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531802'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531802'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531898> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531898'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531898'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531859> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531859'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531859'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531833> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531833'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531833'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531843> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531843'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531843'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531852> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531852'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531852'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531854> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531854'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531854'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531857> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531857'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531857'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523241> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523241'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523241'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523169'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523169'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523171> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523171'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523171'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523178> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523178'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523178'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523181'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523181'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523196> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523196'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523196'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523187'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523187'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523190'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523190'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523195> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523195'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523195'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523205> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523205'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523205'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523193> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523193'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523193'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523184'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523184'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497110> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497110'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497110'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497115> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497115'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497115'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497112> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497112'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497112'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497116> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497116'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497116'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497117'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497117'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514244> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514244'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514244'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514246'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514246'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514361> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514361'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514361'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514353> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514353'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514353'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514327'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514327'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514245> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514245'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514245'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514208'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514208'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514209> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514209'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514209'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514217'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514217'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514290> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514290'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514290'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514271'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514271'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514272> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514272'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514272'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514336> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514336'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514336'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514181'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514181'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514182> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514182'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514182'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514183> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514183'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514183'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514298> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514298'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514298'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510117'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510117'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510127> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510127'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510127'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510126> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510126'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510126'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510243'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510243'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510251> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510251'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510251'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510288> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510288'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510288'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510107> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510107'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510107'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510296> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510296'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510296'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510180> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510180'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510180'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510179> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510179'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510179'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510172> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510172'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510172'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510163'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510163'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510188> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510188'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510188'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510161> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510161'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510161'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510189> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510189'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510189'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510154> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510154'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510154'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510153> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510153'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510153'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510152> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510152'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510152'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510145> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510145'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510145'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526676> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526676'^^xsd:integer;
  dwc:scientificName 'Rhynchonema megamphida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526676'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524964> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524964'^^xsd:integer;
  dwc:scientificName 'Prooncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524964'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524987> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524987'^^xsd:integer;
  dwc:scientificName 'Prooncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524987'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518867> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518867'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518867'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518894> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518894'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518894'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518972> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518972'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518972'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519004> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519004'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519004'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526597> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526597'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526597'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526593> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526593'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526593'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526615> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526615'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526615'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526591> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526591'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526591'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526594> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526594'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526594'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526577> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526577'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526577'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526604'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526604'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526625'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526625'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526639> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526639'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526639'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526636> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526636'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526636'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526600> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526600'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526600'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536956> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536956'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536956'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536950> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536950'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536950'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536926> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536926'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536926'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536920> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536920'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536920'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536685> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536685'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536685'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536928> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536928'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536928'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536931> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536931'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536931'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536932> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536932'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536932'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536934> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536934'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536934'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536949> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536949'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536949'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536953> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536953'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536953'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489854> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489854'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489854'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489856> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489856'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489856'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489874> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489874'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489874'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489881> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489881'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489881'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489908> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489908'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489908'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489899> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489899'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489899'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541535> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541535'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541535'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541534> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541534'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541534'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480963> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480963'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480963'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525484> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525484'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525484'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525483> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525483'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525483'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525477> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525477'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525477'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521191> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:521191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '521191'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:521191'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512402> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512402'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512402'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512395> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512395'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512395'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512394> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512394'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512394'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512393'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512393'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512438> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512438'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512438'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512458> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512458'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512458'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495059> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495059'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495059'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495054> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495054'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495054'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494906> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494906'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494906'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495049> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495049'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495049'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494917> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494917'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494917'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480834> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480834'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480834'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480826> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480826'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480826'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480821> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480821'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480821'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480257> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480257'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480257'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480838> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480838'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480838'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480892> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480892'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480892'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480844> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480844'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480844'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480845> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480845'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480845'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536910> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536910'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536910'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536884> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536884'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536884'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536883> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536883'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536883'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536791> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536791'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536791'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536688> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536688'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536688'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542418'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542418'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542516> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542516'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542516'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542426> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542426'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542426'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479495> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479495'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479495'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479199> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479199'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479199'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509989> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509989'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509989'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509993> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509993'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509993'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509995> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509995'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509995'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509967> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509967'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509967'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542677> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542677'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542677'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542681> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542681'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542681'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480964> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480964'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480964'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480895> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480895'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480895'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480893> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480893'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480893'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536917> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536917'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536917'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536661> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536661'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536661'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536682> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536682'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536682'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536646> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536646'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536646'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536640> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536640'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536640'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536625'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536625'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536619'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536619'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536616'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536616'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536617'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536617'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542462> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542462'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542462'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542471> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542471'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542471'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542489'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542489'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470323'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470323'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470324> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470324'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470324'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470143'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470143'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470144'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470144'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470145> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470145'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470145'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470154> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470154'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470154'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470388'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470388'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470387> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470387'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470387'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470307> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470307'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470307'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466641> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466641'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466641'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466636> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466636'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466636'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466572> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466572'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466572'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466571> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466571'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466571'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466567> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466567'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466567'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509977> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509977'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509977'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509968> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509968'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509968'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510052> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510052'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510052'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466594> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466594'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466594'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466591> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466591'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466591'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466596'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466596'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466587> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466587'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466587'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466576> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466576'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466576'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466603> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466603'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466603'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466573> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466573'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466573'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542507> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542507'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542507'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542517> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542517'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542517'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542518> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542518'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542518'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542526> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542526'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542526'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542525> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542525'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542525'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542417> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542417'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542417'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542481> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542481'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542481'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512431> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512431'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512431'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512411'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512411'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512430> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512430'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512430'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542572> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542572'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542572'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542571> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542571'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542571'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542570> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542570'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542570'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542563> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542563'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542563'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542446> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542446'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542446'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542527> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542527'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542527'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512339> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512339'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512339'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512340'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512340'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512350> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512350'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512350'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512367> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512367'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512367'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512368> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512368'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512368'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495063> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495063'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495063'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495060> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495060'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495060'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495021> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495021'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495021'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495036> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495036'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495036'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495026> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495026'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495026'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494935> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494935'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494935'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494936'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494936'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425029> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:425029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '425029'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:425029'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425083> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:425083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '425083'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:425083'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425031> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:425031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '425031'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:425031'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494923> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494923'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494923'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495058> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495058'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495058'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495037> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495037'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495037'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495056> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495056'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495056'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480847> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480847'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480847'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525529> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525529'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525529'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525474> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525474'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525474'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525465> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525465'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525465'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525463> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525463'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525463'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525538> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525538'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525538'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494905> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494905'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494905'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494896> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494896'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494896'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494894> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494894'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494894'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495886> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495886'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495886'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495888> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495888'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495888'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512485> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512485'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512485'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512503> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512503'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512503'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512510> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512510'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512510'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512529> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512529'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512529'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512537> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512537'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512537'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512546> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512546'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512546'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512555> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512555'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512555'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512582> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512582'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512582'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524240> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524240'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524240'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524242> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524242'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524242'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524314> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524314'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524314'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515900> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515900'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515900'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516535> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516535'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516535'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515968> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515968'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515968'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515902> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515902'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515902'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518837> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518837'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518837'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519013> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519013'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519013'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518879> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518879'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518879'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510091> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510091'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510091'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510071> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510071'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510071'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510072> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510072'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510072'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510073> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510073'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510073'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510081> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510081'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510081'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510082> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510082'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510082'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510062> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510062'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510062'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510109> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510109'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510109'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510108> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510108'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510108'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510089> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510089'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510089'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510090> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510090'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510090'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510100> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510100'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510100'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510098> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510098'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510098'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510325'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510325'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510324> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510324'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510324'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510323'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510323'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510315> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510315'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510315'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510305> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510305'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510305'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510298> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510298'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510298'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510297> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510297'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510297'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510216'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510216'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510064> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510064'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510064'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516515> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516515'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516515'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516544'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516544'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516630> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516630'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516630'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516631'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516631'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516778> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516778'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516778'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516789> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516789'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516789'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516763> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516763'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516763'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516633'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516633'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516766'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516766'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516793> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516793'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516793'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515901> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515901'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515901'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516796> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516796'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516796'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516514> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516514'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516514'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516693> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516693'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516693'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516690> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516690'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516690'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516691> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516691'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516691'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516699> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516699'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516699'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516751> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516751'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516751'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:425208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '425208'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:425208'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425236> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:425236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '425236'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:425236'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467557> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467557'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467557'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467446> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467446'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467446'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467457> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467457'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467457'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467554> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467554'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467554'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467561> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467561'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467561'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467545> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467545'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467545'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467568> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467568'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467568'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467437> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467437'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467437'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425725> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A425725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:425725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '425725'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:425725'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489376> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489376'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489376'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489163'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489163'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489106'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489106'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466578'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466578'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542597> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542597'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542597'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542588> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542588'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542588'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542579> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542579'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542579'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542336> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542336'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542336'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542337> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542337'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542337'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542338> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542338'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542338'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542544'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542544'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542545> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542545'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542545'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470332> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470332'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470332'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470315> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470315'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470315'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470197> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470197'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470197'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470288> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470288'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470288'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470289> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470289'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470289'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470296> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470296'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470296'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470297> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470297'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470297'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470298> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470298'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470298'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470305> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470305'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470305'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470306> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470306'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470306'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470314> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470314'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470314'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470280> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470280'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470280'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536644> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536644'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536644'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536678'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536678'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537595'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537595'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542391> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542391'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542391'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542392> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542392'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542392'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542374> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542374'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542374'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542599> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542599'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542599'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522543> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522543'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522543'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522542> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522542'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522542'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522533> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522533'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522533'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522526> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522526'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522526'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522525> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522525'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522525'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522524> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522524'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522524'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489379> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489379'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489379'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537616'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537616'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537613'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537613'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537604'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537604'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537601> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537601'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537601'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537598> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537598'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537598'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537592> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537592'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537592'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537580> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537580'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537580'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542617'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542617'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542678'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542678'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542616> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542616'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542616'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542630> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542630'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542630'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542632'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542632'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542642> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542642'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542642'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542653> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542653'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542653'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542654> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542654'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542654'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542656'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542656'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542662'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542662'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489118> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489118'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489118'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489110> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489110'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489110'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542372> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542372'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542372'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542390> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542390'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542390'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543253> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543253'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543253'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542675> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542675'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542675'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543405> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543405'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543405'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543396> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543396'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543396'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543394> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543394'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543394'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543360> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543360'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543360'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543220> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543220'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543220'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543375> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543375'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543375'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543218> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543218'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543218'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543425'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543425'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543423> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543423'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543423'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543418'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543418'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543408> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543408'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543408'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522596'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522596'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522587> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522587'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522587'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522578'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522578'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522570> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522570'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522570'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522569> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522569'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522569'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522561> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522561'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522561'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522553> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522553'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522553'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522499> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522499'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522499'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522551> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522551'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522551'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522607> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522607'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522607'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522544'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522544'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542683> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542683'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542683'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542684> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542684'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542684'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542685> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542685'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542685'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537586> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537586'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537586'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537640> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537640'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537640'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537639> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537639'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537639'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537637> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537637'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537637'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537631'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537631'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537625'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537625'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537624> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537624'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537624'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537619'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537619'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542543> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542543'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542543'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542363> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542363'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542363'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542364> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542364'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542364'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542365> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542365'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542365'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522461> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522461'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522461'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522597> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522597'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522597'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537868> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537868'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537868'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537649> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537649'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537649'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537793> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537793'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537793'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536983> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536983'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536983'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537658> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537658'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537658'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537667> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537667'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537667'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537798> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537798'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537798'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537808'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537808'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537858> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537858'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537858'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537867> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537867'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537867'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520850> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520850'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520850'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520834> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520834'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520834'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537646> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537646'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537646'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537807> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537807'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537807'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537652> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537652'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537652'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542328'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542328'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542053> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542053'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542053'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542048> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542048'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542048'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542047> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542047'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542047'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542044> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542044'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542044'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542038> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542038'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542038'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542036> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542036'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542036'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542035> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542035'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542035'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508079'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508079'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508227> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508227'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508227'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536460> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536460'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536460'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536466> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536466'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536466'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536481> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536481'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536481'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536488> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536488'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536488'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536486> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536486'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536486'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536479> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536479'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536479'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536478> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536478'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536478'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536477> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536477'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536477'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536487> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536487'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536487'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536509> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536509'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536509'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536502> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536502'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536502'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536496> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536496'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536496'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536426> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536426'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536426'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535871> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535871'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535871'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536495> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536495'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536495'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536435> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536435'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536435'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536436> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536436'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536436'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536439> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536439'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536439'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536442> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536442'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536442'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536456> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536456'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536456'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468197> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468197'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468197'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497111> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497111'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497111'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468444> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468444'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468444'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468417> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468417'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468417'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468188> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468188'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468188'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468198> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468198'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468198'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497123> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497123'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497123'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497124> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497124'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497124'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497118> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497118'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497118'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497095> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497095'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497095'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497125> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497125'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497125'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497092> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497092'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497092'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468201> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468201'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468201'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468448> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468448'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468448'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468414> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468414'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468414'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497380> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497380'^^xsd:integer;
  dwc:scientificName 'Kraspedonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497380'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '227454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510446> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510446'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510446'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510489'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510489'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510479> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510479'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510479'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510472> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510472'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510472'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510470'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510470'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510450> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510450'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510450'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510436> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510436'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510436'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510431> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510431'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510431'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510428> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510428'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510428'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510427'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510427'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510419> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510419'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510419'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510413'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510413'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510429> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510429'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510429'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510454> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510454'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510454'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487678'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487678'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487658> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487658'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487658'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487732> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487732'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487732'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487552> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487552'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487552'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487542> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487542'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487542'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487488> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487488'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487488'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487497> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487497'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487497'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522435> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522435'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522435'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522427'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522427'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522425'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522425'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522416'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522416'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522408> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522408'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522408'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522490> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522490'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522490'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522434> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522434'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522434'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487489'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487489'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528166'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528166'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528137'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528137'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528289> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528289'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528289'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528175> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528175'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528175'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528283> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528283'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528283'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490081> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490081'^^xsd:integer;
  dwc:scientificName 'Gerlachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490081'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504808'^^xsd:integer;
  dwc:scientificName 'Meylia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2375'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504808'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509695> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509695'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509695'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509686'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509686'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475949> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475949'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475949'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475974> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475974'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475974'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475965> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475965'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475965'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475981> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475981'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475981'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475968> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475968'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475968'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475966> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475966'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475966'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475717> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475717'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475717'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475182> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475182'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475182'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475945> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475945'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475945'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475951> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475951'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475951'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475852> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475852'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475852'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475759> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475759'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475759'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475762'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475762'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431064> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431064'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431064'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431067> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431067'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431067'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431073> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431073'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431073'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431620> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431620'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431620'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431060> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431060'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431060'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431056> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431056'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431056'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:493544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '493544'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:493544'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431843> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431843'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431843'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528367> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528367'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528367'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528871> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528871'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528871'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528880> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528880'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528880'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528985> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528985'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528985'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529003> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529003'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529003'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505327'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505327'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504850> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504850'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504850'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518107> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518107'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518107'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518101> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518101'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518101'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518151> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518151'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518151'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518116> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518116'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518116'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518113> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518113'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518113'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541661> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541661'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541661'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542329> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542329'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542329'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542163'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542163'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542060> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542060'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542060'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542169'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542169'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542180> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542180'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542180'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542257> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542257'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542257'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542181'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542181'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542160'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542160'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542187'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542187'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542190'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542190'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542207> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542207'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542207'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542211> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542211'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542211'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542214> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542214'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542214'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542223> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542223'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542223'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542087> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542087'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542087'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542111> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542111'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542111'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542061> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542061'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542061'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542075'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542075'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542081> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542081'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542081'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542083> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542083'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542083'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542086> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542086'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542086'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542098> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542098'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542098'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542102> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542102'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542102'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542114> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542114'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542114'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542117'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542117'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542119> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542119'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542119'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542120> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542120'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542120'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542123> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542123'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542123'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542157> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542157'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542157'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542287> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542287'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542287'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542166'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542166'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542262> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542262'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542262'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542266> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542266'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542266'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542272> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542272'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542272'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542253> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542253'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542253'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542280> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542280'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542280'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542226'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542226'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542292> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542292'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542292'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542310> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542310'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542310'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542319> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542319'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542319'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542320> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542320'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542320'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542323'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542323'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542325'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542325'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542275> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542275'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542275'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542184'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542184'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473263> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473263'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473263'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473257> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473257'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473257'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473245> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473245'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473245'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473239> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473239'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473239'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472372> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472372'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472372'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472381> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472381'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472381'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472409> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472409'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472409'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472411> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472411'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472411'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472425'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472425'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472435> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472435'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472435'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489401> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489401'^^xsd:integer;
  dwc:scientificName 'Gammarinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2446'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489401'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489450> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489450'^^xsd:integer;
  dwc:scientificName 'Gammarinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2446'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489450'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489480> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489480'^^xsd:integer;
  dwc:scientificName 'Gammarinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2446'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489480'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431891> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431891'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431891'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432491> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432491'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432491'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432529> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432529'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432529'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432536> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432536'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432536'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432756'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432756'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432727> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432727'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432727'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432566> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432566'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432566'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432745> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432745'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432745'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505877> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505877'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505877'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506341> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506341'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506341'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506344> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506344'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506344'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506517> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506517'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506517'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506416'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506416'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506472> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506472'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506472'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506471> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506471'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506471'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541416'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541416'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529096> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529096'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529096'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529069> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529069'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529069'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541231> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541231'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541231'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541232> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541232'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541232'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541233> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541233'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541233'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541243'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541243'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541257> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541257'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541257'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544242> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544242'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544242'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502885> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:502885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '502885'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:502885'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426334> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426334'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426334'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428144'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428144'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506483> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506483'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506483'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506395> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506395'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506395'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481549> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:481549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '481549'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:481549'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481777> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:481777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '481777'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:481777'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481807> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:481807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '481807'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:481807'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481538> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:481538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '481538'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:481538'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481582> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:481582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '481582'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:481582'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531529> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531529'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531529'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531520> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531520'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531520'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541448> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541448'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541448'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541451> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541451'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541451'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541457> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541457'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541457'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541458> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541458'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541458'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541460> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541460'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541460'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541467> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541467'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541467'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541409> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541409'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541409'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541442> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541442'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541442'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541427'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541427'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541424> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541424'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541424'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541421> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541421'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541421'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541418'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541418'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541433> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541433'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541433'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541412> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541412'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541412'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541447> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541447'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541447'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544217'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544217'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544174> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544174'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544174'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544185> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544185'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544185'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544216'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544216'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544218> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544218'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544218'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544219> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A544219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:544219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '544219'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:544219'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471160'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471160'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496821> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496821'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496821'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496829> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496829'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496829'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480049> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480049'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480049'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497098> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497098'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497098'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541629> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541629'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541629'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477138> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477138'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477138'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515449> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515449'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515449'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432922> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432922'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432922'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511320> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511320'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511320'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511314> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511314'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511314'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511247'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511247'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480165> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480165'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480165'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480053> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480053'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480053'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480047> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480047'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480047'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476984> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476984'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476984'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496357> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496357'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496357'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474066> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474066'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474066'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473915> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473915'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473915'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496415> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496415'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496415'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496793> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496793'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496793'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496790> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496790'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496790'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497159> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497159'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497159'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497162> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497162'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497162'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465750> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465750'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465750'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465748> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465748'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465748'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528297> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528297'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528297'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497105> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497105'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497105'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513955> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513955'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513955'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513884> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513884'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513884'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513928> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513928'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513928'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530667> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530667'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530667'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527366> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527366'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527366'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527395> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527395'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527395'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527423> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527423'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527423'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473029> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473029'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473029'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473008> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473008'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473008'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526893> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526893'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526893'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526772> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526772'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526772'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526891> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526891'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526891'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526919> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526919'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526919'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526920> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526920'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526920'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526931> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526931'^^xsd:integer;
  dwc:scientificName 'Rhynchonema quemer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526931'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476284> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476284'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476284'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476311> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476311'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476311'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487480> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487480'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2481'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487480'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513094> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513094'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513094'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539819> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:539819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '539819'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:539819'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516783'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516783'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516775'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516775'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519003> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519003'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519003'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536927'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536927'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526624> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526624'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526624'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466605> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466605'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466605'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510043> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510043'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510043'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536665> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536665'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536665'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480968> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480968'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480968'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525459> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525459'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525459'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480865> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480865'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480865'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526630> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526630'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526630'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479695> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A479695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:479695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '479695'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:479695'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536937> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536937'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536937'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542680> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542680'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542680'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525613'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525613'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495047> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A495047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:495047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '495047'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:495047'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506359'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506359'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506377> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506377'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506377'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506386> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506386'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506386'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427420> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427420'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427420'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470115> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470115'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470115'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430772> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430772'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430772'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430777> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430777'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430777'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430945> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430945'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430945'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430821> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430821'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430821'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430815> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430815'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430815'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430773> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430773'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430773'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430775'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430775'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430844> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430844'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430844'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430841> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430841'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430841'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430839> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430839'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430839'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430835> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430835'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430835'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430805> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430805'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430805'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430823> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430823'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430823'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430784> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430784'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430784'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430776'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430776'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430804'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430804'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430799> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430799'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430799'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430797> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430797'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430797'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430790> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430790'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430790'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430789> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430789'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430789'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430827> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430827'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430827'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430782> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430782'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430782'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496346> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496346'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496346'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496817> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496817'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496817'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496358'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496358'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496381> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496381'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496381'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496394> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496394'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496394'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496393'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496393'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496392> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496392'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496392'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496391> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496391'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496391'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496385> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496385'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496385'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496367> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496367'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496367'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496383> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496383'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496383'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496368> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496368'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496368'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496377> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496377'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496377'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496376> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496376'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496376'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496373> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496373'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496373'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496372> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496372'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496372'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496371> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496371'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496371'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496395> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496395'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496395'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496384> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496384'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496384'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496988> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496988'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496988'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496978> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496978'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496978'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496979> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496979'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496979'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496981> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496981'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496981'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496982> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496982'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496982'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496983> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496983'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496983'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496984> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496984'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496984'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496985> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496985'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496985'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496815> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496815'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496815'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496987> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496987'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496987'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496975> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496975'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496975'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496989> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496989'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496989'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496990> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496990'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496990'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496386> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496386'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496386'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496856> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496856'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496856'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496855> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496855'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496855'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496852> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496852'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496852'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496851> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496851'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496851'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496850> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496850'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496850'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496986> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496986'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496986'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496953> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496953'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496953'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496858> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496858'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496858'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496861> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496861'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496861'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496862> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496862'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496862'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496863> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496863'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496863'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496864> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496864'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496864'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496865> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496865'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496865'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496866> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496866'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496866'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496867> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496867'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496867'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496870> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496870'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496870'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496977> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496977'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496977'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496976> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496976'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496976'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496959> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496959'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496959'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496960> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496960'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496960'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496961> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496961'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496961'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496967> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496967'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496967'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496971> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496971'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496971'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496972> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496972'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496972'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496973> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496973'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496973'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496974> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496974'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496974'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496847> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496847'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496847'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496807> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496807'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496807'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496849> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496849'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496849'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496820> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496820'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496820'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496818> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496818'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496818'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496814> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496814'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496814'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496812> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496812'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496812'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496811> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496811'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496811'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496810> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496810'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496810'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496822> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496822'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496822'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496808'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496808'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496823> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496823'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496823'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496806> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496806'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496806'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496805> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496805'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496805'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496803> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496803'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496803'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496802> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496802'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496802'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496801> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496801'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496801'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496799> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496799'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496799'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496798> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496798'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496798'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496809> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496809'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496809'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496834> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496834'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496834'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496796> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496796'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496796'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504848> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A504848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:504848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '504848'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:504848'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514462> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514462'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514462'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500369> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:500369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '500369'^^xsd:integer;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:500369'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485864> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485864'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485864'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485976> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485976'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485976'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485722> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485722'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485722'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485734> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485734'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485734'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485749'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485749'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485755'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485755'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426829> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426829'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426829'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426969> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A426969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:426969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '426969'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:426969'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483739> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483739'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483739'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484225> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484225'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484225'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484216'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484216'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484195> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484195'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484195'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484213> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484213'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484213'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484210> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484210'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484210'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484192> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484192'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484192'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484190'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484190'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484206> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484206'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484206'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484207> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484207'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484207'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483716> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483716'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483716'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484196> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484196'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484196'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484198> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484198'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484198'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484204> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484204'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484204'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483658> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483658'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483658'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484228> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484228'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484228'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484189> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484189'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484189'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484432> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484432'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484432'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484429> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484429'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484429'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484421> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484421'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484421'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484417> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484417'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484417'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484414> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484414'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484414'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484396> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484396'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484396'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483657> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483657'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483657'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484446> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484446'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484446'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484450> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484450'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484450'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484441> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484441'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484441'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484452> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484452'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484452'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484246'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484246'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483656> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483656'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483656'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484389> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484389'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484389'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484261> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484261'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484261'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484243'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484243'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484390> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484390'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484390'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484231> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484231'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484231'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526564> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526564'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526564'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526410> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526410'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526410'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526404> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526404'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526404'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526294> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526294'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526294'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526407> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526407'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526407'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526576> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526576'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526576'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512110> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512110'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512110'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512050> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512050'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512050'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512055> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512055'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512055'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512264> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512264'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512264'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512267> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512267'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512267'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512274> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512274'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512274'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512275> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512275'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512275'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512314> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512314'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512314'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512053> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512053'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512053'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512276> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512276'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512276'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511438> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511438'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511438'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532563> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532563'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532563'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532555> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532555'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532555'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532543> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532543'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532543'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532345> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532345'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532345'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429393'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429393'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526413'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526413'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525973> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525973'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525973'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526416'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526416'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541114> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541114'^^xsd:integer;
  dwc:scientificName 'Trefusialaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541114'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427456> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427456'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427456'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490888> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490888'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490888'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471442> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471442'^^xsd:integer;
  dwc:scientificName 'Dagda bipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121255'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471442'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490936'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490936'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490821> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490821'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490821'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533634> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533634'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533634'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533620> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533620'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533620'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509438> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509438'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509438'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471226'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471226'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543726> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543726'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543726'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543729> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543729'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543729'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543786> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543786'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543786'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543801> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543801'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543801'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543795> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543795'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543795'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543687> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543687'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543687'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543808'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543808'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543732> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543732'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543732'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543723> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543723'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543723'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543720> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543720'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543720'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543708> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543708'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543708'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543705> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543705'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543705'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543702> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543702'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543702'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543699> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543699'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543699'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543696> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543696'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543696'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543809> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543809'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543809'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543690> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543690'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543690'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543686'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543686'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543519> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543519'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543519'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543693> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543693'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543693'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543825> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543825'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543825'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543831> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543831'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543831'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543840> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543840'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543840'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543864> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543864'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543864'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543837> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543837'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543837'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543810> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543810'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543810'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531571> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531571'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531571'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531565> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531565'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531565'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531652> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531652'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531652'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531658> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531658'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531658'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531664> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531664'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531664'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531670> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531670'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531670'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531680> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531680'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531680'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531681> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531681'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531681'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531682> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531682'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531682'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531686'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531686'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531688> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531688'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531688'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531691> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531691'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531691'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531693> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531693'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531693'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531541> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531541'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531541'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531692> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531692'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531692'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531532> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531532'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531532'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530977> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530977'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530977'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530998> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530998'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530998'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531018> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531018'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531018'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531673> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531673'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531673'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531694> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531694'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531694'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542647> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542647'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542647'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523228> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523228'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523228'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497113> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497113'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497113'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514408> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514408'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514408'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514236> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514236'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514236'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514262> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514262'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514262'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514173> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514173'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514173'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465794> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465794'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465794'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465762'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465762'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465749'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465749'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465755'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465755'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465740> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465740'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465740'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465739> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465739'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465739'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465800> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465800'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465800'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465753> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465753'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465753'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465795> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465795'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465795'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465771> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465771'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465771'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465752> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465752'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465752'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465805> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465805'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465805'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465768> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465768'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465768'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465769> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465769'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465769'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465822> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465822'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465822'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465764> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465764'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465764'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465770> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465770'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465770'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465804'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465804'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465808'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465808'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465809> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465809'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465809'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465814> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465814'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465814'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465819> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465819'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465819'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465767> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465767'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465767'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465766'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465766'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507247'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507247'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507391> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507391'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507391'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507290> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507290'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507290'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507296> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507296'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507296'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507297> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507297'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507297'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507309> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507309'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507309'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507381> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507381'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507381'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507388'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507388'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507238> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507238'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507238'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507160'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507160'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507286> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507286'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507286'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507400> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507400'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507400'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507168> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507168'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507168'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507445> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507445'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507445'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507442> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507442'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507442'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507418'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507418'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507416'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507416'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507163'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507163'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507166'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507166'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506541> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506541'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506541'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506564> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506564'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506564'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506573> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506573'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506573'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506598> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506598'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506598'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507187'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507187'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507184'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507184'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507235> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507235'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507235'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507228> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507228'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507228'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507193> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507193'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507193'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507169'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507169'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507172> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507172'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507172'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507175> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507175'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507175'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468527> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468527'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468527'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468744> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468744'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468744'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468742> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468742'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468742'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468681> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468681'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468681'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468662'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468662'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468526> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468526'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468526'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468608> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468608'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468608'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468609> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468609'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468609'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468580> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468580'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468580'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468553> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468553'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468553'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A498358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A498358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A498358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A498358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A498358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:498358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '498358'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:498358'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541436> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541436'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541436'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541439> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541439'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541439'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541440> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541440'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541440'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530110> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530110'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530110'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530062> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530062'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530062'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530061> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530061'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530061'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542108> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542108'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542108'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541644> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541644'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541644'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542271'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542271'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542045> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542045'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542045'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528265> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528265'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528265'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475984> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A475984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:475984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '475984'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:475984'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497119> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497119'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497119'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468187'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468187'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522454> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522454'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522454'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510415> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510415'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510415'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510481> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510481'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510481'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481547> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A481547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:481547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '481547'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:481547'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506345> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506345'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506345'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432538> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432538'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432538'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531523> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531523'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531523'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505973> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505973'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505973'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472393'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472393'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502979> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A502979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:502979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '502979'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:502979'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520886> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520886'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520886'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543351'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543351'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542686'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542686'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522571> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522571'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522571'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543393'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543393'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542624> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542624'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542624'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522534> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522534'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522534'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522463> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522463'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522463'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522661> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522661'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522661'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543714> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543714'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543714'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543855> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543855'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543855'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543835> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543835'^^xsd:integer;
  dwc:scientificName 'Xyala imparis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543835'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496387> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496387'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496387'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430791> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430791'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430791'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496854> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496854'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496854'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496819> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496819'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496819'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496800> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496800'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496800'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539201> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:539201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '539201'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:539201'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429394> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429394'^^xsd:integer;
  dwc:scientificName 'Bathyeurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227167'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429394'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '227167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484222> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484222'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484222'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484193> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484193'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484193'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484453> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484453'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484453'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484423> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484423'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484423'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484459> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484459'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484459'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512038> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512038'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512038'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512286> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512286'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512286'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526425'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526425'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526473> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526473'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526473'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514440> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514440'^^xsd:integer;
  dwc:scientificName 'Oxyonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514440'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507412> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507412'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507412'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465799> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465799'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465799'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465810> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A465810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:465810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '465810'^^xsd:integer;
  dwc:scientificName 'Chromadorina demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:465810'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531559> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531559'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531559'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530959> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530959'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530959'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468689> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468689'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468689'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512714> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512714'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512714'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492010> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492010'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492010'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470170> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470170'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470170'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470172> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470172'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470172'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470325'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470325'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491184> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491184'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491184'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491185> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491185'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491185'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491075'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491075'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491111> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491111'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491111'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491067> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491067'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491067'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491094> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491094'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491094'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491102> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491102'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491102'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491212> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491212'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491212'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491041> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491041'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491041'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491122> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491122'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491122'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491157> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491157'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491157'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491158'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491158'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491192> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491192'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491192'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491103> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491103'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491103'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490987> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490987'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490987'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490951> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490951'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490951'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490958> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490958'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490958'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490959> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490959'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490959'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490960> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490960'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490960'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490969> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490969'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490969'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490976> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490976'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490976'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491050> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491050'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491050'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491049> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491049'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491049'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491005> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491005'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491005'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491012> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491012'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491012'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491021> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491021'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491021'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491022> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491022'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491022'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491039> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491039'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491039'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491040> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491040'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491040'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491129> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491129'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491129'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536679> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536679'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536679'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542645> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542645'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542645'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510099> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510099'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510099'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536468> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536468'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536468'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510080> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510080'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510080'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496816> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496816'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496816'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496797> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496797'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496797'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430787> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430787'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430787'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530749'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530749'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430846> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430846'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430846'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528891> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528891'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528891'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466592> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466592'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466592'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511387> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511387'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511387'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511275> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511275'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511275'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496903> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496903'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496903'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470106'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470106'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496980> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496980'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496980'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542428> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542428'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542428'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530665> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530665'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530665'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530695> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530695'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530695'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530821> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530821'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530821'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510206> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510206'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510206'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510181'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510181'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531574> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531574'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531574'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480028> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480028'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480028'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538080> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538080'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538080'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489124> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489124'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489124'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470370> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470370'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470370'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470208'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470208'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470351'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470351'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506353> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506353'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506353'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470386> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470386'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470386'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494929> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A494929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:494929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '494929'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:494929'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525527> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525527'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525527'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505325'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505325'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492092> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492092'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492092'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492096> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492096'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492096'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492106'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492106'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480824> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480824'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480824'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497104> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497104'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497104'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497091> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A497091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:497091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '497091'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:497091'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477308> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477308'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477308'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477325'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477325'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477343> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477343'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477343'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477334> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477334'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477334'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477310> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477310'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477310'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477300'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477300'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477307> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477307'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477307'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477319> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477319'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477319'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477338> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477338'^^xsd:integer;
  dwc:scientificName 'Desmodorella tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '230286'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477338'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476998> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476998'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476998'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483583> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A483583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:483583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '483583'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:483583'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510063> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510063'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510063'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536886> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536886'^^xsd:integer;
  dwc:scientificName 'Syringolaimus caspersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '121929'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536886'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489917> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489917'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489917'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489827> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489827'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489827'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489801> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489801'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489801'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489954> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489954'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489954'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434372> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434372'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434372'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531792> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531792'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531792'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.280273"^^xsd:decimal ;
  dwc:decimalLongitude "2.850883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.280273 2.850883)"^^geo:wktLiteral ;
  geo-pos:lat "51.280273"^^xsd:decimal ;
  geo-pos:long "2.850883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514300'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '2.850883'^^xsd:double;
  dwc:latitude '51.280273'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514300'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538067> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538067'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538067'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538058> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538058'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538058'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538094> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538094'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538094'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538068> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538068'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538068'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538310> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538310'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538310'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538112> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538112'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538112'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538085> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538085'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538085'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538086> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538086'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538086'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538087> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538087'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538087'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489961> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489961'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489961'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489907> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489907'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489907'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489923> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489923'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489923'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489951> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489951'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489951'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489952> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489952'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489952'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489978> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489978'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489978'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489986> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489986'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489986'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490013> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490013'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490013'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490015> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490015'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490015'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529191> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529191'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529191'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529192> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529192'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529192'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529190'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529190'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529235> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529235'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529235'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529208'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529208'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529209> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529209'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529209'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529217> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529217'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529217'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529218> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529218'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529218'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529219> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529219'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529219'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529210> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529210'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529210'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529136'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529136'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529154> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529154'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529154'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529145> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529145'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529145'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538149> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538149'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538149'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538203> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538203'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538203'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538257> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538257'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538257'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489798> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489798'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489798'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489799> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489799'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489799'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489826> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489826'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489826'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489761> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489761'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489761'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489788> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489788'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489788'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489789> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489789'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489789'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538069> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538069'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538069'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538096> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538096'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538096'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470159> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470159'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470159'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470277> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470277'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470277'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470250> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470250'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470250'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470140> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470140'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470140'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470131> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470131'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470131'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470132> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470132'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470132'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470133> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470133'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470133'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470141> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470141'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470141'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538095> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538095'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538095'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538140> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538140'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538140'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538113> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538113'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538113'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538114> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538114'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538114'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538122> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538122'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538122'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538123> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538123'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538123'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522662'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522662'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522649> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522649'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522649'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470221> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470221'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470221'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470203> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470203'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470203'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470349> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470349'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470349'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470205> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470205'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470205'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470212> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470212'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470212'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470214> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470214'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470214'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470358'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470358'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470357> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470357'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470357'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470384> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470384'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470384'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529155> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529155'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529155'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529137'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529137'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529183> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529183'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529183'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529182> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529182'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529182'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529181'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529181'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529236> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529236'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529236'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529156> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529156'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529156'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529165> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529165'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529165'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529164> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529164'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529164'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529163'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529163'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529138> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529138'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529138'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529127> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529127'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529127'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433588> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:433588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '433588'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:433588'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538176> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538176'^^xsd:integer;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538176'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529327'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529327'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529326> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529326'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529326'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529325'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529325'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529298> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529298'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529298'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529271> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529271'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529271'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529263> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529263'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529263'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529245> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529245'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529245'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529262> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529262'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529262'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529264> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529264'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529264'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529273> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529273'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529273'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529272> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529272'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529272'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529345> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529345'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529345'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529344> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529344'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529344'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529246'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529246'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529300'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529300'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529299> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529299'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529299'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529380> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529380'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529380'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529353> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529353'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529353'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529371> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529371'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529371'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529372> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529372'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529372'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529317> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529317'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529317'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529381> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529381'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529381'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529379> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529379'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529379'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529291'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529291'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529290> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529290'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529290'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529244> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529244'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529244'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529289> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529289'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529289'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529352'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529352'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529318> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529318'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529318'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529237> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529237'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529237'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529316> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529316'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529316'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529343> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529343'^^xsd:integer;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529343'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530194> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530194'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530194'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530310> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530310'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530310'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530208> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530208'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530208'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530209> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530209'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530209'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529592> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529592'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529592'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529591> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529591'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529591'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529440> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529440'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529440'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529439> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529439'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529439'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529594> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529594'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529594'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529597> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529597'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529597'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529595'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529595'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541723> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541723'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541723'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541739> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541739'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541739'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473728> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473728'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473728'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473991> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473991'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473991'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500080> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:500080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '500080'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:500080'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539962> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:539962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '539962'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:539962'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539968> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A539968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:539968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '539968'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:539968'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427747> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427747'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427747'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503212> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A503212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:503212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '503212'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:503212'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482887> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A482887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:482887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '482887'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:482887'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473071> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473071'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473071'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473086> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473086'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473086'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473080> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473080'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473080'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473079'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473079'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473077> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473077'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473077'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473076> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473076'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473076'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473075'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473075'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473072> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473072'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473072'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472842> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472842'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472842'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472807> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472807'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472807'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533416'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533416'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533073> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533073'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533073'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533405> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533405'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533405'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533407> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533407'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533407'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533239> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533239'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533239'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472465> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472465'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472465'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472471> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472471'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472471'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472474> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472474'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472474'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472483> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472483'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472483'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472485> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472485'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472485'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472486> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472486'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472486'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532193> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532193'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532193'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510846> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510846'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510846'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433003> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A433003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:433003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '433003'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:433003'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476692> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476692'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476692'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476659> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A476659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:476659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '476659'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:476659'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A492413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:492413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '492413'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:492413'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500581> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:500581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '500581'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:500581'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519804'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519804'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519811> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519811'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519811'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530535> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530535'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530535'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530762'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530762'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530752> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530752'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530752'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530753> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530753'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530753'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530754> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530754'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530754'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530350> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530350'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530350'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530349> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530349'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530349'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530348> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530348'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530348'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530347> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530347'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530347'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530346> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530346'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530346'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530345> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530345'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530345'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530353> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530353'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530353'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530375> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530375'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530375'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530374> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530374'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530374'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530373> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530373'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530373'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530371> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530371'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530371'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530359'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530359'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530369> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530369'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530369'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530342> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530342'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530342'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530367> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530367'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530367'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530366> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530366'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530366'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530365> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530365'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530365'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530362> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530362'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530362'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530370> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530370'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530370'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530318> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530318'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530318'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530325'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530325'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530324> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530324'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530324'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530323'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530323'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530322> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530322'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530322'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530321> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530321'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530321'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530344> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530344'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530344'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530319> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530319'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530319'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530315> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530315'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530315'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530314> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530314'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530314'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530313> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530313'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530313'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530312> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530312'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530312'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530311> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530311'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530311'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530320> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530320'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530320'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530334> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530334'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530334'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530341> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530341'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530341'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530340'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530340'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530338> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530338'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530338'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530337> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530337'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530337'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530326> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530326'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530326'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530335> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530335'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530335'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530769> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530769'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530769'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530770> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530770'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530770'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530759> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530759'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530759'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530358'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530358'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530357> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530357'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530357'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530356> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530356'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530356'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530355> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530355'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530355'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530360> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530360'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530360'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530352'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530352'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530361> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530361'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530361'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530771> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530771'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530771'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530755'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530755'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530757> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530757'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530757'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530758> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530758'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530758'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530760> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530760'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530760'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530773> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530773'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530773'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530763> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530763'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530763'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530764> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530764'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530764'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530765> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530765'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530765'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530766'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530766'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530767> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530767'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530767'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530768> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530768'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530768'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530327'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530327'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530333> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530333'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530333'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530332> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530332'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530332'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530331> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530331'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530331'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530343> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530343'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530343'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530336> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530336'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530336'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523573> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523573'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523573'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523768> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523768'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523768'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534613> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534613'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534613'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534427'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534427'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534443> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534443'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534443'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534802> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534802'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534802'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534403> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534403'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534403'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534445> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534445'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534445'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534433> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534433'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534433'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534418'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534418'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534400> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534400'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534400'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534391> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534391'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534391'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534388'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534388'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516927'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516927'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516949> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516949'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516949'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516912> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516912'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516912'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516919> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516919'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516919'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516923> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516923'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516923'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516925> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516925'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516925'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516937> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516937'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516937'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516936'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516936'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516946> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516946'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516946'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517222> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:517222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '517222'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:517222'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516950> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516950'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516950'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516961> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516961'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516961'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:517075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '517075'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:517075'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517087> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:517087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '517087'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:517087'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517093> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:517093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '517093'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:517093'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517100> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A517100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:517100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '517100'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:517100'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519153> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519153'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519153'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519158'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519158'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519166'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519166'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519167> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519167'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519167'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519169'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519169'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519176> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519176'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519176'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519238> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519238'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519238'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519247'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519247'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519134> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519134'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519134'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519250> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519250'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519250'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516940> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516940'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516940'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516892> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516892'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516892'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516918> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516918'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516918'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516909> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516909'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516909'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513778> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513778'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513778'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513379> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513379'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513379'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513372> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513372'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513372'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513352'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513352'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513357> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513357'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513357'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513358'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513358'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513366> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513366'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513366'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513373> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513373'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513373'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513382> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513382'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513382'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513385> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513385'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513385'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513388'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513388'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519149> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519149'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519149'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519268> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519268'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519268'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519155> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519155'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519155'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513586> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513586'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513586'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530775'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530775'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530776'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530776'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513371> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513371'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513371'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513394> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513394'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513394'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513598> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A513598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:513598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '513598'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:513598'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527614> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527614'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527614'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527608> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527608'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527608'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527617> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527617'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527617'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:478413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '478413'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:478413'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506131> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506131'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506131'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534625'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534625'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534622> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A534622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:534622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '534622'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:534622'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535021> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535021'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535021'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535030> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A535030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:535030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '535030'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:535030'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A493804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:493804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '493804'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:493804'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430024> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430024'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430024'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430139> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430139'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430139'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429996> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429996'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429996'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429997> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429997'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429997'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430023> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430023'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430023'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473551> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473551'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473551'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473609> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473609'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473609'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510248> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510248'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510248'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473605> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473605'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473605'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510131> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510131'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510131'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510194> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510194'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510194'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510275> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510275'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510275'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473707> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473707'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473707'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473542> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473542'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473542'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473422> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473422'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473422'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473739> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473739'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473739'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473419> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473419'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473419'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514198> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A514198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:514198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '514198'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:514198'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510124> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510124'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510124'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510096> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510096'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510096'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473577> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473577'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473577'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473576> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473576'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473576'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473575> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473575'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473575'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473572> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473572'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473572'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473569> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473569'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473569'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473563> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473563'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473563'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473560> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473560'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473560'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473589> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473589'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473589'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473359'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473359'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473586> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473586'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473586'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473611> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473611'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473611'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473581> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473581'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473581'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473580> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473580'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473580'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473597> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473597'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473597'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473596'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473596'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473593> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473593'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473593'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473592> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473592'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473592'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473591> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473591'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473591'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473590> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473590'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473590'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473725> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473725'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473725'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473726> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473726'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473726'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473557> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473557'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473557'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473554> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473554'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473554'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473587> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473587'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473587'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471942> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A471942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:471942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '471942'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:471942'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473585> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473585'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473585'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473604'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473604'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473603> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473603'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473603'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473602'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473602'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473600> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473600'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473600'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473599> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473599'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473599'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518470'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518470'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518311> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518311'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518311'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489844> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489844'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489844'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489880> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489880'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489880'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489817> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489817'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489817'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484621> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484621'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484621'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A484619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:484619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '484619'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:484619'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512401> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512401'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512401'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512381> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512381'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512381'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512445> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512445'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512445'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480816> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480816'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480816'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542424> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542424'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542424'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542766'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542766'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542767> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542767'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542767'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542776'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542776'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542756'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542756'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542722> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542722'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542722'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543118> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543118'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543118'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542468> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542468'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542468'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542469> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542469'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542469'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542470'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542470'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542479> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542479'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542479'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542442> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542442'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542442'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542505> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542505'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542505'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542495> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542495'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542495'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542764> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542764'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542764'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542747> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542747'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542747'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542749'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542749'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542752> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542752'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542752'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542754> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542754'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542754'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542755'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542755'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542745> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542745'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542745'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542762'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542762'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542744> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542744'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542744'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470322> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470322'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470322'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466171> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466171'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466171'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466172> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A466172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:466172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '466172'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:466172'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542497> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542497'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542497'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542504> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542504'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542504'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542523> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542523'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542523'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542522> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542522'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542522'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542441> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542441'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542441'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512427'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512427'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542533> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542533'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542533'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542352'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542352'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542353> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542353'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542353'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542559> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542559'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542559'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542550> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542550'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542550'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542351'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542351'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542443> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542443'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542443'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512374> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512374'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512374'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523956> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523956'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523956'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523955> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523955'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523955'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523949> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523949'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523949'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512471> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512471'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512471'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512563> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512563'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512563'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A524137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:524137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '524137'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:524137'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523950> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523950'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523950'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523954> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523954'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523954'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512620> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512620'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512620'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512625> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512625'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512625'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512629> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512629'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512629'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512631'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512631'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512630> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512630'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512630'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516407> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516407'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516407'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515992> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A515992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:515992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '515992'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:515992'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512632'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512632'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518515> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A518515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:518515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '518515'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:518515'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510069> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510069'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510069'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510070> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510070'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510070'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510077> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510077'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510077'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510087> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510087'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510087'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510104> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510104'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510104'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510105> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510105'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510105'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510097> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510097'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510097'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510059> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510059'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510059'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468813> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468813'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468813'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468766'^^xsd:integer;
  dwc:scientificName 'Cladocera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468766'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '155670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542587> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542587'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542587'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542333> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542333'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542333'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470302> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470302'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470302'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537303> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537303'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537303'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537111> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537111'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537111'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537258> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537258'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537258'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537252> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537252'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537252'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537247> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537247'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537247'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542396> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542396'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542396'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542406> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542406'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542406'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542414> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542414'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542414'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542415> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542415'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542415'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542342> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542342'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542342'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537238> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537238'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537238'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537112> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537112'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537112'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537421> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537421'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537421'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542369> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542369'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542369'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542370> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542370'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542370'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542371> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542371'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542371'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542416> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542416'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542416'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542378> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542378'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542378'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542379> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542379'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542379'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542388'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542388'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542389> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542389'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542389'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542737> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542737'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542737'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542740> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542740'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542740'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542741> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542741'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542741'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542743> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542743'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542743'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542692> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542692'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542692'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543325> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543325'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543325'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543327'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543327'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543330> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543330'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543330'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542863> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542863'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542863'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542905> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542905'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542905'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542912> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542912'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542912'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542940> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542940'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542940'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542944> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542944'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542944'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542947> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542947'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542947'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543332> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543332'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543332'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543333> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543333'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543333'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542746> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542746'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542746'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542720> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542720'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542720'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542730> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542730'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542730'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542731> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542731'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542731'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542736> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542736'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542736'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537136'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537136'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537076> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537076'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537076'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537075> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537075'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537075'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537094> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537094'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537094'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542360> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542360'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542360'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542362> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542362'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542362'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522460> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522460'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522460'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522550> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522550'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522550'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537126> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537126'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537126'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537109> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537109'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537109'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537117> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537117'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537117'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537114> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537114'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537114'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537127> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537127'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537127'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537108> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537108'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537108'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537289> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537289'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537289'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537084> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537084'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537084'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537237> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537237'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537237'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537678'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537678'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520949> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A520949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:520949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '520949'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:520949'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537241> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537241'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537241'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537087> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537087'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537087'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537082> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537082'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537082'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537081> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537081'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537081'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541709> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541709'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541709'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541850> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541850'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541850'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507595'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507595'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507583> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507583'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507583'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507582> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507582'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507582'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507577> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507577'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507577'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507571> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507571'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507571'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507967> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507967'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507967'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507628> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507628'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507628'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507970> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507970'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507970'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507733> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507733'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507733'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507749'^^xsd:integer;
  dwc:scientificName 'Molgolaimus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507749'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536002> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536002'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536002'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A536187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:536187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '536187'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:536187'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467676> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467676'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467676'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468291> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468291'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468291'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A486323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A486323> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A486323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A486323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A486323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:486323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '486323'^^xsd:integer;
  dwc:scientificName 'Ethmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:486323'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528466> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528466'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528466'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528475> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528475'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528475'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528451> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528451'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528451'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528477> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528477'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528477'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528483> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528483'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528483'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528484> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528484'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528484'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528486> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528486'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528486'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528487> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528487'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528487'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528476> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528476'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528476'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434428> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434428'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434428'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434422> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434422'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434422'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434427> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434427'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434427'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487620> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487620'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487620'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487700> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487700'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487700'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487674> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487674'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487674'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487646> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487646'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487646'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487593> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487593'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487593'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487567> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487567'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487567'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487493> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487493'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487493'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487647> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487647'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487647'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487540> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487540'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487540'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487494> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487494'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487494'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477835> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477835'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477835'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477706> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477706'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477706'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477826> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477826'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477826'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477887> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477887'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477887'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477685> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477685'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477685'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477522> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477522'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477522'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522415> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522415'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522415'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522413> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522413'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522413'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522441> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522441'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522441'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522406> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522406'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522406'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522405> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522405'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522405'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522404> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522404'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522404'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530552> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530552'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530552'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528024> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528024'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528024'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527951> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527951'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527951'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527848> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527848'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527848'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527847> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527847'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527847'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527846> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527846'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527846'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527845> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527845'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527845'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528238> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528238'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528238'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528237> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528237'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528237'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528235> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528235'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528235'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528232> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528232'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528232'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528022> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528022'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528022'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528231> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528231'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528231'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528227> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528227'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528227'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528226'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528226'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528223> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528223'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528223'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527839> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527839'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527839'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528233> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528233'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528233'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527842> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527842'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527842'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527633'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527633'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527622> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527622'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527622'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527804> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527804'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527804'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527623'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527623'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527831> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527831'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527831'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527647> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527647'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527647'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527837> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527837'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527837'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527836> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527836'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527836'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527835> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527835'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527835'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527834> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527834'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527834'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527832> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527832'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527832'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527840> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527840'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527840'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527825> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527825'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527825'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527823> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527823'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527823'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527626> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527626'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527626'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527628> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527628'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527628'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527629> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527629'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527629'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527630> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527630'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527630'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527646> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527646'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527646'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527644> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527644'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527644'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527634> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527634'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527634'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527635> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527635'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527635'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527636> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527636'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527636'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527637> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527637'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527637'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527640> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527640'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527640'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527641> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527641'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527641'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527643'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527643'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527631'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527631'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528028> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528028'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528028'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528027> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528027'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528027'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530542> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530542'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530542'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530540> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530540'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530540'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530544'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530544'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530547> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530547'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530547'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530549> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530549'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530549'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530550> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530550'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530550'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530551> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530551'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530551'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530556> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530556'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530556'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530553> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530553'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530553'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527621> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527621'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527621'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527833> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527833'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527833'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A509643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:509643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '509643'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:509643'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431670> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431670'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431670'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431671> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431671'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431671'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431675> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431675'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431675'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530512> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530512'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530512'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530511> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530511'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530511'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530515> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530515'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530515'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530517> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530517'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530517'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530518> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530518'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530518'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530519> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530519'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530519'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530520> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530520'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530520'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530521> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530521'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530521'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530505> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530505'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530505'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530527> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530527'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530527'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530526> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530526'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530526'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530525> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530525'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530525'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530524> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530524'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530524'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530523> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530523'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530523'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530516> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530516'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530516'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530513> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530513'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530513'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530514> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530514'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530514'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530507> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530507'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530507'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530538> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530538'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530538'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530534> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530534'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530534'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530533> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530533'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530533'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530532> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530532'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530532'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530531> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530531'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530531'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530530> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530530'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530530'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530569> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530569'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530569'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530541> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530541'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530541'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530557> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530557'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530557'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530560> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530560'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530560'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530561> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530561'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530561'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530536> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530536'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530536'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530567> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530567'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530567'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530566> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530566'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530566'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530500> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530500'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530500'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530483> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530483'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530483'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530485> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530485'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530485'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530493> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530493'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530493'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530496> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530496'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530496'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530510> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530510'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530510'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530498> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530498'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530498'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530503> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530503'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530503'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530504> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530504'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530504'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530506> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530506'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530506'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530539> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530539'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530539'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530508> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530508'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530508'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530509> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530509'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530509'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530497> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530497'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530497'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528448> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528448'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528448'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528460> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528460'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528460'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528445> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528445'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528445'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528478> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528478'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528478'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530309> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530309'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530309'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530545> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530545'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530545'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477489'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477489'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477701> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477701'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477701'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477697> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477697'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477697'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521486> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A521486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:521486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '521486'^^xsd:integer;
  dwc:scientificName 'Parodontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:521486'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542152> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542152'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542152'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542140> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542140'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542140'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472470> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472470'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472470'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472516> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472516'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472516'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472498> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472498'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472498'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472450> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472450'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472450'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474393> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474393'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474393'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474397> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474397'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474397'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474400> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474400'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474400'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474409> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474409'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474409'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474412> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474412'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474412'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474415> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474415'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474415'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474418> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474418'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474418'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474352> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474352'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474352'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469304> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A469304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:469304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '469304'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:469304'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474610> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474610'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474610'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474619> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474619'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474619'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474430> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474430'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474430'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474358> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474358'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474358'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474229> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474229'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474229'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474354> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474354'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474354'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474191> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474191'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474191'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474219> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474219'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474219'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474557> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474557'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474557'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474433> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474433'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474433'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474436> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474436'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474436'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474439> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474439'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474439'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474424> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474424'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474424'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474420> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474420'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474420'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474575> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474575'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474575'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474585> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474585'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474585'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474587> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474587'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474587'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474602'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474602'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474604'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474604'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474606'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474606'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474361> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474361'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474361'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474364> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474364'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474364'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474359> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474359'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474359'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432329> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432329'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432329'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505493> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A505493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:505493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '505493'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:505493'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506443> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506443'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506443'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506439> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506439'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506439'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531224> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531224'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531224'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530300> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530300'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530300'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519725> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A519725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:519725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '519725'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:519725'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477895> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477895'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477895'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477893> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477893'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477893'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478105> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:478105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '478105'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:478105'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478104> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:478104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '478104'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:478104'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478103> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A478103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:478103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '478103'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:478103'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477898> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477898'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477898'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477462> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477462'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477462'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477892> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477892'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477892'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477894> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477894'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477894'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427759> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427759'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427759'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427760> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427760'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427760'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427725> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427725'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427725'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428149> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428149'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428149'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427748> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427748'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427748'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428166'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428166'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428169'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428169'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428170> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428170'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428170'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428171> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428171'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428171'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428172> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428172'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428172'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427954> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427954'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427954'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427706> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427706'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427706'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427771> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427771'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427771'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428164> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428164'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428164'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427704> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427704'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427704'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427724> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427724'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427724'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427723> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427723'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427723'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427720> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427720'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427720'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427717> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427717'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427717'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427710> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427710'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427710'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427708> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427708'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427708'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427762'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427762'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427705> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427705'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427705'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427738> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427738'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427738'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427956> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427956'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427956'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427776'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427776'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427783'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427783'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427786> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427786'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427786'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427732> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427732'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427732'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427735> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427735'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427735'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428174> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428174'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428174'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428176> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428176'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428176'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427744> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427744'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427744'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427742> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427742'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427742'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427740> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427740'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427740'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427951> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427951'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427951'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427765> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427765'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427765'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428173> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428173'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428173'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427960> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427960'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427960'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427702> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427702'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427702'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427957> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427957'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427957'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427750> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427750'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427750'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427752> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427752'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427752'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506071> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506071'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506071'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530306> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530306'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530306'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530305> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530305'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530305'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530304> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530304'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530304'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530303> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530303'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530303'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531226> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531226'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531226'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531298> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531298'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531298'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531243> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531243'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531243'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531242> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531242'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531242'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541340> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A541340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:541340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '541340'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:541340'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530302> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530302'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530302'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427581> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427581'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427581'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427582> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427582'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427582'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427589> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427589'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427589'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427590> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427590'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427590'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427963> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427963'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427963'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529660'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529660'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470635> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470635'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470635'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430077> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A430077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:430077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '430077'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:430077'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473774> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473774'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473774'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473773> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473773'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473773'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473772> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473772'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473772'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473771> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473771'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473771'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473770> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473770'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473770'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473769> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473769'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473769'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473768> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473768'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473768'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473767> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473767'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473767'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473766> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473766'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473766'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473764> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473764'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473764'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473776> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473776'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473776'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473762> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473762'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473762'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473758> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473758'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473758'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473757> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473757'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473757'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473756'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473756'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473755> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473755'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473755'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473752> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473752'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473752'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473750> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473750'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473750'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473749> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473749'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473749'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473748> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473748'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473748'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473746> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473746'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473746'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473745> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473745'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473745'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474001> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474001'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474001'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474000> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474000'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474000'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473999> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473999'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473999'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473998> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473998'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473998'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473996> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473996'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473996'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473994> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473994'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473994'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473992> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473992'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473992'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473984> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473984'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473984'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473981> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473981'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473981'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473993> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473993'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473993'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:500578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '500578'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:500578'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516929> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516929'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516929'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516910> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A516910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:516910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '516910'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:516910'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530376> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530376'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530376'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530363> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530363'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530363'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530317> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530317'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530317'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530339> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530339'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530339'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530330> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530330'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530330'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530772> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530772'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530772'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530774> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530774'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530774'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530750> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530750'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530750'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530351'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530351'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473083> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473083'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473083'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472459> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472459'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472459'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A500079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:500079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '500079'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:500079'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542753> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A542753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:542753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '542753'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:542753'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523953> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A523953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:523953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '523953'^^xsd:integer;
  dwc:scientificName 'Prochromadorella attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120702'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:523953'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480812> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A480812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:480812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '480812'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:480812'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467085> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A467085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:467085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '467085'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:467085'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496886> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A496886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:496886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '496886'^^xsd:integer;
  dwc:scientificName 'Ixonema sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:496886'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485518> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485518'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485518'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485299> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485299'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485299'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485623'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485623'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485830> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485830'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485830'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485829> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485829'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485829'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485833> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485833'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485833'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485823> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485823'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485823'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525808> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A525808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:525808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '525808'^^xsd:integer;
  dwc:scientificName 'Retrotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:525808'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '227188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526076> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526076'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526076'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526058> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526058'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526058'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526068> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526068'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526068'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526077> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A526077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:526077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '526077'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:526077'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511527> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511527'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511527'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511676> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511676'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511676'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511678'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511678'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511687> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511687'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511687'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511753> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511753'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511753'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511522> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511522'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511522'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511566> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511566'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511566'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511693> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511693'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511693'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512131> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512131'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512131'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512142'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512142'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512143'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512143'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512144> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512144'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512144'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512149> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A512149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:512149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '512149'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:512149'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511513> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511513'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511513'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511519> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511519'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511519'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511756'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511756'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511524> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511524'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511524'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511556> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511556'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511556'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511528> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511528'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511528'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511530> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511530'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511530'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511531> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511531'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511531'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511533> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511533'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511533'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511535> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511535'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511535'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511539> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511539'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511539'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511537> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511537'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511537'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511536> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511536'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511536'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511555> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511555'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511555'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511546> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511546'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511546'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511544> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511544'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511544'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511540> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511540'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511540'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538969> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538969'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538969'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427888> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427888'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427888'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427927> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427927'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427927'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427908> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427908'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427908'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427699> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427699'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427699'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427899> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427899'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427899'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427594> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427594'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427594'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427595> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427595'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427595'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427601> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427601'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427601'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427603> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427603'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427603'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427879> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427879'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427879'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427729> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427729'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427729'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427604> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427604'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427604'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427605> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427605'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427605'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427606'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427606'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427591> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427591'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427591'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427614> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427614'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427614'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427909> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427909'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427909'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427912> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427912'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427912'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427915> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427915'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427915'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427921> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427921'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427921'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427929> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427929'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427929'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427948> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427948'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427948'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427593> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427593'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427593'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427592> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427592'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427592'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427558> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427558'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427558'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470835> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470835'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470835'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532900> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532900'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532900'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532869> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A532869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:532869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '532869'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:532869'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429173> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A429173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:429173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '429173'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:429173'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428734> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428734'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428734'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428706> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428706'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428706'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538351> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538351'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538351'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432852> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A432852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:432852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '432852'^^xsd:integer;
  dwc:scientificName 'Chitwoodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2413'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:432852'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531107> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531107'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531107'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531132> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531132'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531132'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531069> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531069'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531069'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531079> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531079'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531079'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531082> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531082'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531082'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531085> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531085'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531085'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531119> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531119'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531119'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473578> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473578'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473578'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508489> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508489'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508489'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A508328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:508328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '508328'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:508328'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529590> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A529590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:529590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '529590'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:529590'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506662> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506662'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506662'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506866> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506866'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506866'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506872> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506872'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506872'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507274> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507274'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507274'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507268> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507268'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507268'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506706> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506706'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506706'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506827> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506827'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506827'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506863> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506863'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506863'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506668> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506668'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506668'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506653> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506653'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506653'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506632'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506632'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506641> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506641'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506641'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506647> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506647'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506647'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506652> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506652'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506652'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468632'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468632'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468633> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468633'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468633'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468651> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468651'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468651'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468658> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468658'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468658'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468496> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468496'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468496'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468660> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468660'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468660'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468525> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468525'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468525'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468676> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468676'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468676'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468678> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468678'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468678'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468741> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468741'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468741'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468631> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468631'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468631'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468659> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468659'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468659'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468685> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468685'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468685'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468686> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468686'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468686'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468687> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468687'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468687'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468703> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468703'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468703'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468705> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468705'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468705'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468713> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468713'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468713'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468714> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468714'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468714'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468731> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468731'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468731'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468732> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468732'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468732'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468739> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468739'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468739'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468497> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468497'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468497'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468498> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468498'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468498'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468505> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468505'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468505'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468515> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468515'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468515'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468623> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468623'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468623'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468524> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468524'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468524'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468550> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468550'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468550'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468606> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468606'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468606'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468514> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468514'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468514'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468605> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468605'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468605'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468596> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468596'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468596'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468579> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468579'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468579'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468551> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468551'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468551'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530377> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530377'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530377'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530385> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530385'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530385'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530389> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530389'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530389'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530388> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530388'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530388'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530386> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530386'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530386'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530384> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530384'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530384'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530383> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530383'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530383'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530382> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530382'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530382'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530381> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530381'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530381'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530380> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530380'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530380'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530308> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530308'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530308'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530387> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530387'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530387'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530378> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530378'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530378'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530190> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530190'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530190'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530204> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530204'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530204'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530200> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530200'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530200'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530198> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530198'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530198'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530197> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530197'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530197'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530179> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530179'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530179'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530191> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530191'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530191'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530216> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530216'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530216'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530189> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530189'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530189'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530188> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530188'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530188'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530187> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530187'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530187'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530182> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530182'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530182'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530181> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530181'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530181'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530175> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530175'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530175'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530135> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530135'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530135'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530146> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530146'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530146'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530143> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530143'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530143'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530142> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530142'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530142'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530141> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530141'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530141'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530180> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530180'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530180'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530136> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530136'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530136'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530152> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530152'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530152'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530134> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530134'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530134'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530537> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530537'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530537'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530137'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530137'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530160> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530160'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530160'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530168> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530168'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530168'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530167> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530167'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530167'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530166> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530166'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530166'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530164> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530164'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530164'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530163> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530163'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530163'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530148> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530148'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530148'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530161> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530161'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530161'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530149> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530149'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530149'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530158> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530158'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530158'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530156> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530156'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530156'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530155> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530155'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530155'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530154> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530154'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530154'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530153> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530153'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530153'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530548> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530548'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530548'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528229> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A528229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:528229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '528229'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:528229'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527824> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527824'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527824'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530543> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530543'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530543'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530563> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530563'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530563'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530554> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530554'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530554'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530494> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530494'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530494'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530528> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530528'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530528'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431674> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A431674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:431674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '431674'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:431674'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530529> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530529'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530529'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530522> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530522'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530522'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527632> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527632'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527632'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527638> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527638'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527638'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527838> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A527838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:527838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '527838'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:527838'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427966> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427966'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427966'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428168> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428168'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428168'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427726> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427726'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427726'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428167> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A428167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:428167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '428167'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:428167'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427780> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427780'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427780'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427743> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427743'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427743'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531301> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531301'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531301'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530301> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530301'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530301'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472504> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A472504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:472504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '472504'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:472504'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474382> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474382'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474382'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474618> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474618'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474618'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543127> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A543127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:543127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '543127'^^xsd:integer;
  dwc:scientificName 'Viscosia langrunensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '122142'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:543127'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '122142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474185> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A474185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:474185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '474185'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:474185'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473782> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473782'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473782'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473763> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473763'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473763'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538360> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538360'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538360'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511520> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A511520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:511520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '511520'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:511520'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427602> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427602'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427602'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427936> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A427936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:427936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '427936'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:427936'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485831> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485831'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485831'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485530> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A485530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:485530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '485530'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:485530'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506830> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A506830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:506830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '506830'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:506830'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507269> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A507269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:507269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '507269'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:507269'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468552> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468552'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468552'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468523> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A468523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:468523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '468523'^^xsd:integer;
  dwc:scientificName 'Ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:468523'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530145> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530145'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530145'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530162> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530162'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530162'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530195> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530195'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530195'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473759> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473759'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473759'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473765> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473765'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473765'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473777> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473777'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473777'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473744> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473744'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473744'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473997> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473997'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473997'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473775> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473775'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473775'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473737> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473737'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473737'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473790> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473790'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473790'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473789> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473789'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473789'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473788> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473788'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473788'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473787> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473787'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473787'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473786> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473786'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473786'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473785> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473785'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473785'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473783> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473783'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473783'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473781> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473781'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473781'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473780> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473780'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473780'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473779> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473779'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473779'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473778> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473778'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473778'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473740> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473740'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473740'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473431> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473431'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473431'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473791> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473791'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473791'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538433> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538433'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538433'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538646> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538646'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538646'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538637> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538637'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538637'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538639> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538639'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538639'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538643> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538643'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538643'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538440> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538440'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538440'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470167> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470167'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470167'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470169> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A470169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:470169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '470169'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:470169'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538626> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A538626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:538626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '538626'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:538626'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491137> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491137'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491137'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490982> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490982'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490982'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491018> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491018'^^xsd:integer;
  dwc:scientificName 'Acarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491018'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530170> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530170'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530170'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537246> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537246'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537246'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537282> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537282'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537282'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510068> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A510068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:510068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '510068'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:510068'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477889> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477889'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477889'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477897> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A477897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:477897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '477897'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:477897'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487673> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A487673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:487673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '487673'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:487673'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434425> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A434425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:434425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '434425'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:434425'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537106> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A537106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:537106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '537106'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:537106'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533410> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A533410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:533410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '533410'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:533410'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473784> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A473784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:473784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '473784'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:473784'^^xsd:anyURI;
  dwc:observationDate '1993-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530756> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530756'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530756'^^xsd:anyURI;
  dwc:observationDate '1994-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530329> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530329'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530329'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531073> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A531073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:531073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '531073'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:531073'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530379> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530379'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530379'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530328> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530328'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530328'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522433> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A522433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:522433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '522433'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:522433'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530368> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530368'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530368'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530364> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A530364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:530364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '530364'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:530364'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491327> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A491327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:491327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '491327'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:491327'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489879> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489879'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489879'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489843> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A489843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:489843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '489843'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:489843'^^xsd:anyURI;
  dwc:observationDate '1993-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490014> ;
  mr:hasGeometry <https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.385837"^^xsd:decimal ;
  dwc:decimalLongitude "3.322002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.385837 3.322002)"^^geo:wktLiteral ;
  geo-pos:lat "51.385837"^^xsd:decimal ;
  geo-pos:long "3.322002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/749__urn%3Acatalog%3AMarBEF%2FManuela%3Au3%3A490014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u3:490014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/749_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u3'^^xsd:string;
  dwc:catalogNumber '490014'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Belgian Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '3.322002'^^xsd:double;
  dwc:latitude '51.385837'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u3:490014'^^xsd:anyURI;
  dwc:observationDate '1993-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF